mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 20:44:05 +09:00
modularised lang
This commit is contained in:
17
assets/modules/basegame/locales/ruRU/game.json
Normal file
17
assets/modules/basegame/locales/ruRU/game.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"MENU_LABEL_NEW_WORLD": "Новый Мир",
|
||||
|
||||
"COPYRIGHT_ALL_RIGHTS_RESERVED": "Все права защищены",
|
||||
"COPYRIGHT_GNU_GPL_3": "Распространяется в соответствии с GNU GPL 3",
|
||||
"APP_ADJUST_YOUR_MONITOR": "",
|
||||
|
||||
"APP_WARNING_HEALTH_AND_SAFETY": "ПРЕДУПРЕЖДЕНИЕ-ЗДОРОВЬЕ И БЕЗОПАСНОСТЬ",
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": "Нажмите >",
|
||||
|
||||
"GAME_INVENTORY_INGREDIENTS" : "Ингредиенты",
|
||||
"GAME_INVENTORY_POTIONS" : "Зелья",
|
||||
"GAME_INVENTORY_BLOCKS" : "Блоки",
|
||||
"GAME_INVENTORY_WALLS" : "Стены",
|
||||
"CONTEXT_ITEM_TOOL_PLURAL" : "Инструменты",
|
||||
"GAME_INVENTORY_FAVORITES" : "Избранное"
|
||||
}
|
||||
Reference in New Issue
Block a user