From 68a56fcc6c407fc98d27c4408c3bf94943175f96 Mon Sep 17 00:00:00 2001 From: Nudesuppe42 Date: Wed, 3 Jan 2024 19:57:20 +0100 Subject: [PATCH] chore(src): :globe_with_meridians: replace Buildteam with Build Team --- public/locales/de/me.json | 8 ++++---- public/locales/en/common.json | 2 +- public/locales/en/me.json | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/locales/de/me.json b/public/locales/de/me.json index c04923a0..bed8a56f 100644 --- a/public/locales/de/me.json +++ b/public/locales/de/me.json @@ -17,10 +17,10 @@ }, "description": "Willkommen in deinem eigenen Bereich von BuildTheEarth. Hier kannst du deinen Fortschritt, beigetretene Teams und andere nützliche Informationen sehen.", "owned": { - "title": "Eigene Teams", - "description": "Die unten aufgelisteten BuildTeams gehören dir.", - "action": "Einstellungen öffnen" - }, + "title": "Eigene Teams", + "description": "Die unten aufgelisteten Build Teams gehören dir.", + "action": "Einstellungen öffnen" + }, "claims": { "title": "Claims", "description": "Claims sind Gebäude oder Bereiche, an denen du arbeitest oder die du fertiggestellt hast. Sie helfen uns, den Überblick darüber zu behalten, was bereits gebaut wurde.", diff --git a/public/locales/en/common.json b/public/locales/en/common.json index ae018935..a3082dca 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -39,7 +39,7 @@ "links": { "faq": "FAQ", "map": "Map", - "teams": "Buildteams", + "teams": "Build Teams", "contact": "Contact", "aboutUs": "About us", "newsletter": "Newsletter", diff --git a/public/locales/en/me.json b/public/locales/en/me.json index 2aadf06f..d10fa051 100644 --- a/public/locales/en/me.json +++ b/public/locales/en/me.json @@ -2,7 +2,7 @@ "head": { "title": "My BuildTheEarth" }, - "description": "Welcome to your own section of BuildTheEarth. Here you can see your own progress, joined BuildTeams and other usefull information.", + "description": "Welcome to your own section of BuildTheEarth. Here you can see your own progress, joined Build Teams and other usefull information.", "account": { "title": "Account Information", "minecraft": "Linked Minecraft Username:", @@ -10,7 +10,7 @@ "settings": "Open Settings" }, "teams": { - "title": "Joined BuildTeams", + "title": "Joined Build Teams", "description": "Build teams are the easiest way to join Build The Earth. These groups work together on a multiplayer server to build cities, regions and sometimes even entire countries.", "empty": { "description": "You have not joined any Team yet", @@ -18,8 +18,8 @@ } }, "owned": { - "title": "Owned BuildTeams", - "description": "The BuildTeams listed below are all owned by you or you have management permission on them.", + "title": "Owned Build Teams", + "description": "The Build Teams listed below are all owned by you or you have management permission on them.", "action": "Edit Settings" }, "claims": {