diff --git a/locale/arabic.json b/locale/arabic.json index 2d65b93c..cf0db875 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -395,5 +395,9 @@ "HeaderInteriorTypes": "قائمة التصميمات الداخلية", "ViewInventoryKeyPressTip": "اضغط على {1} لرؤية العناصر الخاصة بك", "ViewInventoryCommandTip": "استخدم {1} لمشاهدة عناصرك", - "GUIAccountSettingToggle": "لقد قمت بتحويل {1} GUI" + "GUIAccountSettingToggle": "لقد قمت بتحويل {1} GUI", + + "ADDED-23MAR2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations", + "CarCommandHelp": "You can buy a car by visiting a vehicle dealership. Use {1} for more information.", + "SkinCommandHelp": "You can change your skin by visiting a clothes store. Use {1} for more info." } diff --git a/locale/chinese.json b/locale/chinese.json index 8dbcaa21..bf2974c3 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -395,5 +395,9 @@ "HeaderInteriorTypes": "Interiors List", "ViewInventoryKeyPressTip": "Press {1} to see your items", "ViewInventoryCommandTip": "Use {1} to see your items", - "GUIAccountSettingToggle": "You have turned {1} GUI" + "GUIAccountSettingToggle": "You have turned {1} GUI", + + "ADDED-23MAR2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations", + "CarCommandHelp": "You can buy a car by visiting a vehicle dealership. Use {1} for more information.", + "SkinCommandHelp": "You can change your skin by visiting a clothes store. Use {1} for more info." } diff --git a/locale/english.json b/locale/english.json index ddc3c181..d844b2a6 100644 --- a/locale/english.json +++ b/locale/english.json @@ -395,5 +395,9 @@ "HeaderInteriorTypes": "Interiors List", "ViewInventoryKeyPressTip": "Press {1} to see your items", "ViewInventoryCommandTip": "Use {1} to see your items", - "GUIAccountSettingToggle": "You have turned {1} GUI" + "GUIAccountSettingToggle": "You have turned {1} GUI", + + "ADDED-23MAR2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations", + "CarCommandHelp": "You can buy a car by visiting a vehicle dealership. Use {1} for more information.", + "SkinCommandHelp": "You can change your skin by visiting a clothes store. Use {1} for more info." } diff --git a/locale/russian.json b/locale/russian.json index 908b21a7..36f859fd 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -394,5 +394,9 @@ "HeaderInteriorTypes": "Interiors List", "ViewInventoryKeyPressTip": "Press {1} to see your items", "ViewInventoryCommandTip": "Use {1} to see your items", - "GUIAccountSettingToggle": "You have turned {1} GUI" + "GUIAccountSettingToggle": "You have turned {1} GUI", + + "ADDED-23MAR2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations", + "CarCommandHelp": "You can buy a car by visiting a vehicle dealership. Use {1} for more information.", + "SkinCommandHelp": "You can change your skin by visiting a clothes store. Use {1} for more info." } diff --git a/locale/spanish.json b/locale/spanish.json index b685b5c6..8aa028d0 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -399,5 +399,9 @@ "HeaderInteriorTypes": "Interiors List", "ViewInventoryKeyPressTip": "Press {1} to see your items", "ViewInventoryCommandTip": "Use {1} to see your items", - "GUIAccountSettingToggle": "You have turned {1} GUI" + "GUIAccountSettingToggle": "You have turned {1} GUI", + + "ADDED-23MAR2022": "DO NOT TRANSLATE. This string is just a comment to separate newly added translations", + "CarCommandHelp": "You can buy a car by visiting a vehicle dealership. Use {1} for more information.", + "SkinCommandHelp": "You can change your skin by visiting a clothes store. Use {1} for more info." }