UI系统
This commit is contained in:
@@ -40,6 +40,22 @@
|
||||
"key": "CREDITS_TITLE",
|
||||
"value": "Credits"
|
||||
},
|
||||
{
|
||||
"key": "LOADING_TIP_COMBAT",
|
||||
"value": "Timing your dodge and parry is the key to combat."
|
||||
},
|
||||
{
|
||||
"key": "LOADING_TIP_EXPLORE",
|
||||
"value": "Explore every corner — hidden paths and collectibles await."
|
||||
},
|
||||
{
|
||||
"key": "LOADING_TIP_SAVE",
|
||||
"value": "Rest at save points to save progress and restore yourself."
|
||||
},
|
||||
{
|
||||
"key": "LOADING_TITLE",
|
||||
"value": "Loading…"
|
||||
},
|
||||
{
|
||||
"key": "MAP_CLOSE_HINT",
|
||||
"value": "Close Map"
|
||||
@@ -92,6 +108,18 @@
|
||||
"key": "MODE_STEELSOUL_DESC",
|
||||
"value": "Steel Soul: one life. Death wipes the save."
|
||||
},
|
||||
{
|
||||
"key": "PAUSE_MAIN_MENU",
|
||||
"value": "Return to Title"
|
||||
},
|
||||
{
|
||||
"key": "PAUSE_RESUME",
|
||||
"value": "Resume"
|
||||
},
|
||||
{
|
||||
"key": "PAUSE_TITLE",
|
||||
"value": "Paused"
|
||||
},
|
||||
{
|
||||
"key": "REBIND_WAITING_PROMPT",
|
||||
"value": "Press New Key…"
|
||||
|
||||
Reference in New Issue
Block a user