diff options
Diffstat (limited to 'assets/i18n')
| -rw-r--r-- | assets/i18n/en_us.json | 5 | ||||
| -rw-r--r-- | assets/i18n/ru_ru.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/assets/i18n/en_us.json b/assets/i18n/en_us.json index 390a9a5..215562a 100644 --- a/assets/i18n/en_us.json +++ b/assets/i18n/en_us.json @@ -28,6 +28,11 @@ "dialogs.not_enough_points": "Not enough points!", + "gifts.empty": "[RED]Empty!{CLEARCOLOR}", + "gifts.multiplier": "[YELLOW]{WAVE=1.0;1.0;0.5}+%s Multiplier{ENDWAVE}{CLEARCOLOR}", + "gifts.points": "[ORANGE]{WAVE=1.0;1.0;0.5}+%s Points{ENDWAVE}{CLEARCOLOR}", + "gifts.new_pet": "{RAINBOW}{WAVE=1.0;1.0;0.5}New pet! (%s){ENDWAVE}{ENDRAINBOW}", + "game.inventory.title": "Inventory", "pet.bror.name": "The Suspicious and Sleepy Bro", diff --git a/assets/i18n/ru_ru.json b/assets/i18n/ru_ru.json index 5ebd598..205be62 100644 --- a/assets/i18n/ru_ru.json +++ b/assets/i18n/ru_ru.json @@ -30,6 +30,11 @@ "dialogs.not_enough_points": "Недостаточно поинтов!", + "gifts.empty": "[RED]Пусто!{CLEARCOLOR}", + "gifts.multiplier": "[YELLOW]{WAVE=1.0;1.0;0.5}+%s к множителю жмяканий{ENDWAVE}{CLEARCOLOR}", + "gifts.points": "[YELLOW]{WAVE=1.0;1.0;0.5}+%s поинтов{ENDWAVE}{CLEARCOLOR}", + "gifts.new_pet": "{RAINBOW}{WAVE=1.0;1.0;0.5}Новый питомец! (%s){ENDWAVE}{ENDRAINBOW}", + "pet.bror.name": "Cонный Брор ", "pet.bror.desc": "Засыпающий Брор поможет тебе гладить Максона практически до потери сознания.", |
