diff --git a/locale/chinese.json b/locale/chinese.json index 204e5784..c07ea0c2 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -374,6 +374,7 @@ "SetEmailHelpTip": "Use {1} to set your email.", "VerifyEmailHelpTip": "Use {1} to verify your email.", + "ADDED-13FEB2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "NearbyRadio": "Nearby radio", "FromRadio": "From radio", "ToRadio": "To radio", @@ -383,5 +384,8 @@ "NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!", "AmountMustBeMoreThan": "The amount must be more than {1}!", "WeaponBanned": "You are not allowed to buy or use weapons!", - "TimeNotNumber": "The time must be a number" + "TimeNotNumber": "The time must be a number", + "HeaderDefaultBusinessItemTypes": "Business Item Templates", + "FixingStuck": "Fixing your position and virtual world ...", + "CantUseCommandYet": "You must wait before you can use this command again!" } diff --git a/locale/english.json b/locale/english.json index 84b1c50a..6eba14da 100644 --- a/locale/english.json +++ b/locale/english.json @@ -374,6 +374,7 @@ "SetEmailHelpTip": "Use {1} to set your email.", "VerifyEmailHelpTip": "Use {1} to verify your email.", + "ADDED-13FEB2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "NearbyRadio": "Nearby radio", "FromRadio": "From radio", "ToRadio": "To radio", @@ -383,5 +384,8 @@ "NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!", "AmountMustBeMoreThan": "The amount must be more than {1}!", "WeaponBanned": "You are not allowed to buy or use weapons!", - "TimeNotNumber": "The time must be a number" + "TimeNotNumber": "The time must be a number", + "HeaderDefaultBusinessItemTypes": "Business Item Templates", + "FixingStuck": "Fixing your position and virtual world ...", + "CantUseCommandYet": "You must wait before you can use this command again!" } diff --git a/locale/polish.json b/locale/polish.json index 47a5ded3..c9f470c2 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -374,6 +374,7 @@ "SetEmailHelpTip": "Use {1} to set your email.", "VerifyEmailHelpTip": "Use {1} to verify your email.", + "ADDED-13FEB2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "NearbyRadio": "Nearby radio", "FromRadio": "From radio", "ToRadio": "To radio", @@ -383,5 +384,8 @@ "NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!", "AmountMustBeMoreThan": "The amount must be more than {1}!", "WeaponBanned": "You are not allowed to buy or use weapons!", - "TimeNotNumber": "The time must be a number" + "TimeNotNumber": "The time must be a number", + "HeaderDefaultBusinessItemTypes": "Business Item Templates", + "FixingStuck": "Fixing your position and virtual world ...", + "CantUseCommandYet": "You must wait before you can use this command again!" } diff --git a/locale/russian.json b/locale/russian.json index dffd9bd3..88cf1f21 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -373,6 +373,7 @@ "SetEmailHelpTip": "Use {1} to set your email.", "VerifyEmailHelpTip": "Use {1} to verify your email.", + "ADDED-13FEB2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "NearbyRadio": "Nearby radio", "FromRadio": "From radio", "ToRadio": "To radio", @@ -382,5 +383,8 @@ "NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!", "AmountMustBeMoreThan": "The amount must be more than {1}!", "WeaponBanned": "You are not allowed to buy or use weapons!", - "TimeNotNumber": "The time must be a number" + "TimeNotNumber": "The time must be a number", + "HeaderDefaultBusinessItemTypes": "Business Item Templates", + "FixingStuck": "Fixing your position and virtual world ...", + "CantUseCommandYet": "You must wait before you can use this command again!" } diff --git a/locale/spanish.json b/locale/spanish.json index 54ac99e1..cbd83f01 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -378,6 +378,7 @@ "SetEmailHelpTip": "Use {1} to set your email.", "VerifyEmailHelpTip": "Use {1} to verify your email.", + "ADDED-13FEB2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations.", "NearbyRadio": "Nearby radio", "FromRadio": "From radio", "ToRadio": "To radio", @@ -387,5 +388,8 @@ "NotEnoughCashNeedAmountMore": "You don't have enough money! You need {1} more!", "AmountMustBeMoreThan": "The amount must be more than {1}!", "WeaponBanned": "You are not allowed to buy or use weapons!", - "TimeNotNumber": "The time must be a number" + "TimeNotNumber": "The time must be a number", + "HeaderDefaultBusinessItemTypes": "Business Item Templates", + "FixingStuck": "Fixing your position and virtual world ...", + "CantUseCommandYet": "You must wait before you can use this command again!" }