Skip to content

Commit 799154c

Browse files
committed
[Hou+] Add special 'EXIT' Back button to text-edits.json
- Hou+ Special 'EXIT' Back button - this back button is shown during the 'Scenario Unlock' menu, and for some reason says 'EXIT' (in English) when the language is set to Japanese
1 parent b16ce1e commit 799154c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/text-edits.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@
7070
"NewJapanese": "戻る",
7171
"Discriminator": 1
7272
},
73+
{
74+
"Comment": "Hou+ Special 'EXIT' Back button - this back button is shown during the 'Scenario Unlock' menu, and for some reason says 'EXIT' (in English) when the language is set to Japanese",
75+
"CurrentEnglish": "Back",
76+
"CurrentJapanese": "EXIT",
77+
"NewEnglish": "Back",
78+
"NewJapanese": "EXIT"
79+
},
7380
{
7481
"CurrentEnglish": "Staff Room",
7582
"CurrentJapanese": "スタッフルーム",

0 commit comments

Comments
 (0)