feat: i18n StoryGallery UI labels and data layer chapter/ending names

This commit is contained in:
2026-06-10 16:29:25 +08:00
parent d057beb82d
commit e51b5e234e
10 changed files with 50 additions and 8 deletions

View File

@@ -55,5 +55,15 @@
"continue": "先へ進む",
"back": "引き返す"
}
},
"chapter": {
"ch1": "第一章:目覚め",
"ch2": "第二章:捜査",
"ch3": "第三章:終局"
},
"ending": {
"trust_end": "信頼の仲間",
"alone_end": "孤独の道",
"continue_end": "前進を続ける"
}
}