11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
translate chinese strings:
|
|
|
|
# game/scripts/gui/misc.rpy:39
|
|
old "Yes"
|
|
new "Yes"
|
|
|
|
# game/scripts/gui/misc.rpy:40
|
|
old "No"
|
|
new "No"
|
|
|