reset button for control setup

This commit is contained in:
minjaesong
2021-09-20 16:39:06 +09:00
parent 3748f1ecf3
commit a532f4601b
26 changed files with 109 additions and 35 deletions

View File

@@ -2047,7 +2047,7 @@
},
{
"n": "MENU_LABEL_MAINMENU",
"s": "Main Menu"
"s": "Höfuðvalmynd"
},
{
"n": "MENU_LABEL_MORE",

View File

@@ -4,5 +4,6 @@
"COPYRIGHT_GNU_GPL_3": "Dreift samkvæmt GNU GPL 3",
"APP_WARNING_HEALTH_AND_SAFETY": "VIÐVÖRUN-HEILSA OG ÖRYGGI",
"MENU_LABEL_PRESS_START_SYMBOL": "Ýttu >",
"MENU_MODULES" : "Einingar"
"MENU_MODULES" : "Einingar",
"GAME_ACTION_MOVE_VERB" : "Hreyfa"
}