From 5ef6b4fe29b135662ac65183e25ead744d3fb40f Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Mon, 18 Apr 2022 20:57:35 -0500 Subject: [PATCH] More locale strings --- locale/arabic.json | 3 ++- locale/chinese.json | 3 ++- locale/english.json | 3 ++- locale/polish.json | 3 ++- locale/russian.json | 3 ++- locale/slovak.json | 3 ++- locale/spanish.json | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/locale/arabic.json b/locale/arabic.json index 5b766339..bcba6e72 100644 --- a/locale/arabic.json +++ b/locale/arabic.json @@ -473,5 +473,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" } diff --git a/locale/chinese.json b/locale/chinese.json index 517fbc2d..3b51d7e4 100644 --- a/locale/chinese.json +++ b/locale/chinese.json @@ -473,5 +473,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" } \ No newline at end of file diff --git a/locale/english.json b/locale/english.json index 58eaf1c5..2ec94b2b 100644 --- a/locale/english.json +++ b/locale/english.json @@ -473,5 +473,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" } \ No newline at end of file diff --git a/locale/polish.json b/locale/polish.json index b72fcbf5..d916c763 100644 --- a/locale/polish.json +++ b/locale/polish.json @@ -473,5 +473,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" } diff --git a/locale/russian.json b/locale/russian.json index 02eac330..d206d574 100644 --- a/locale/russian.json +++ b/locale/russian.json @@ -472,5 +472,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" } diff --git a/locale/slovak.json b/locale/slovak.json index 0ef13927..907ae1ba 100644 --- a/locale/slovak.json +++ b/locale/slovak.json @@ -473,5 +473,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" } \ No newline at end of file diff --git a/locale/spanish.json b/locale/spanish.json index 51a2a0cb..65b5f40d 100644 --- a/locale/spanish.json +++ b/locale/spanish.json @@ -477,5 +477,6 @@ "Use {1} to play an internet radio station in your car, house, or business", "Want to make a clan? Use {1} for details", "Legal weapons can be purchased at any ammunation" - ] + ], + "PromptResponseTip": "Use {1} to accept or {2} to decline" }