11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
|
translate chinese strings:
|
||
|
|
||
|
# game/scripts/gui/mods.rpy:103
|
||
|
old "Author:\n{size=-4}[author]{/size}"
|
||
|
new "Author:\n{size=-4}[author]{/size}"
|
||
|
|
||
|
# game/scripts/gui/mods.rpy:104
|
||
|
old "Description:\n{size=-4}[desc]{/size}"
|
||
|
new "Description:\n{size=-4}[desc]{/size}"
|
||
|
|