feat: i18n StoryGallery UI labels and data layer chapter/ending names
This commit is contained in:
@@ -60,5 +60,15 @@
|
||||
"continue": "Keep moving forward",
|
||||
"back": "Turn back"
|
||||
}
|
||||
},
|
||||
"chapter": {
|
||||
"ch1": "Chapter 1: Awakening",
|
||||
"ch2": "Chapter 2: Investigation",
|
||||
"ch3": "Chapter 3: Finale"
|
||||
},
|
||||
"ending": {
|
||||
"trust_end": "Trusted Ally",
|
||||
"alone_end": "Lone Path",
|
||||
"continue_end": "Keep Moving Forward"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user