mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-15 16:16:10 +09:00
UI testing env and working text buttons
Former-commit-id: b8fd27c7f71f9bc8da259ae132badcbc9ce117ac
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
"APP_ADJUST_YOUR_MONITOR": "Best player experience can be achieved with properly adjusted monitor. If you have not, please do it before you play.",
|
||||
|
||||
"APP_WARNING_HEALTH_AND_SAFETY": "WARNING-HEALTH AND SAFETY",
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": "Press >"
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": "Press >",
|
||||
|
||||
"GAME_INVENTORY_INGREDIENTS" : "Ingredients",
|
||||
"GAME_INVENTORY_POTIONS" : "Potions",
|
||||
"GAME_INVENTORY_BLOCKS" : "Blocks",
|
||||
"GAME_INVENTORY_WALLPAPERS" : "Walls",
|
||||
"CONTEXT_ITEM_EQUIPMENT_PLURAL" : "Equipments"
|
||||
}
|
||||
@@ -6,5 +6,11 @@
|
||||
"APP_ADJUST_YOUR_MONITOR": "Paras pelikokemus saavutetaan on oikealla säädetty näytöllä. Jos et ole ollut, säädä ennen pelaamista.",
|
||||
|
||||
"APP_WARNING_HEALTH_AND_SAFETY": "VAROITUS-TERVEYS JA TURVALLISUUS",
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": "Paina >"
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": "Paina >",
|
||||
|
||||
"GAME_INVENTORY_INGREDIENTS" : "Ainekset",
|
||||
"GAME_INVENTORY_POTIONS" : "Juomat",
|
||||
"GAME_INVENTORY_BLOCKS" : "Lohkareet",
|
||||
"GAME_INVENTORY_WALLPAPERS" : "Tapetit",
|
||||
"CONTEXT_ITEM_EQUIPMENT_PLURAL" : "Varusteet"
|
||||
}
|
||||
@@ -6,6 +6,11 @@
|
||||
"APP_ADJUST_YOUR_MONITOR": "본 게임은 적절히 조정된 모니터에서 최상으로 즐길 수 있습니다. 조정하지 않았다면 플레이하기 전에 조정해 주십시오.",
|
||||
|
||||
"APP_WARNING_HEALTH_AND_SAFETY": "경고—건강과 안전을 위하여",
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": ">을 누르세요"
|
||||
"MENU_LABEL_PRESS_START_SYMBOL": ">을 누르세요",
|
||||
|
||||
"GAME_INVENTORY_INGREDIENTS" : "재료",
|
||||
"GAME_INVENTORY_POTIONS" : "물약",
|
||||
"GAME_INVENTORY_BLOCKS" : "블록",
|
||||
"GAME_INVENTORY_WALLPAPERS" : "벽지",
|
||||
"CONTEXT_ITEM_EQUIPMENT_PLURAL" : "장비"
|
||||
}
|
||||
Reference in New Issue
Block a user