13 lines
386 B
Plaintext
13 lines
386 B
Plaintext
# TODO: Translation updated at 2022-10-20 21:12
|
|
|
|
translate chinese strings:
|
|
|
|
# game/scripts/gui/about.rpy:18
|
|
old "About"
|
|
new "About"
|
|
|
|
# game/scripts/gui/about.rpy:35
|
|
old "Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]"
|
|
new "Made with {a=https://www.renpy.org/}Ren'Py{/a} [renpy.version_only].\n\n[renpy.license!t]"
|
|
|