2022-10-31 20:36:36 +00:00
|
|
|
translate chinese strings:
|
|
|
|
|
|
|
|
# game/scripts/gui/mods.rpy:103
|
|
|
|
old "Author:\n{size=-4}[author]{/size}"
|
2022-11-05 06:09:15 +00:00
|
|
|
new "作者:\n{size=-4}[author]{/size}"
|
2022-10-31 20:36:36 +00:00
|
|
|
|
|
|
|
# game/scripts/gui/mods.rpy:104
|
|
|
|
old "Description:\n{size=-4}[desc]{/size}"
|
2022-11-05 06:09:15 +00:00
|
|
|
new "描述:\n{size=-4}[desc]{/size}"
|
2022-10-31 20:36:36 +00:00
|
|
|
|