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" }