45 lines
874 B
Plaintext
45 lines
874 B
Plaintext
|
# TODO: Translation updated at 2022-10-20 21:12
|
||
|
|
||
|
translate chinese strings:
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:255
|
||
|
old "Quick Start"
|
||
|
new "Quick Start"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:257
|
||
|
old "Developer Start"
|
||
|
new "Developer Start"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:259
|
||
|
old "Start"
|
||
|
new "Start"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:266
|
||
|
old "Save"
|
||
|
new "Save"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:268
|
||
|
old "Load"
|
||
|
new "Load"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:269
|
||
|
old "Preferences"
|
||
|
new "Preferences"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:272
|
||
|
old "Mods"
|
||
|
new "Mods"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:273
|
||
|
old "Credits"
|
||
|
new "Credits"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:275
|
||
|
old "Quit"
|
||
|
new "Quit"
|
||
|
|
||
|
# game/scripts/gui/main_menu.rpy:278
|
||
|
old "Quit to menu"
|
||
|
new "Quit to menu"
|
||
|
|