feat: i18n StoryGallery UI labels and data layer chapter/ending names
This commit is contained in:
@@ -55,5 +55,15 @@
|
||||
"continue": "先へ進む",
|
||||
"back": "引き返す"
|
||||
}
|
||||
},
|
||||
"chapter": {
|
||||
"ch1": "第一章:目覚め",
|
||||
"ch2": "第二章:捜査",
|
||||
"ch3": "第三章:終局"
|
||||
},
|
||||
"ending": {
|
||||
"trust_end": "信頼の仲間",
|
||||
"alone_end": "孤独の道",
|
||||
"continue_end": "前進を続ける"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user