11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
translate chinese strings:
|
|
|
|
# game/scripts/gui/say.rpy:87
|
|
old "Q.Save"
|
|
new "快速保存"
|
|
# game/scripts/gui/say.rpy:88
|
|
old "Q.Load"
|
|
new "快速读取"
|
|
# game/scripts/gui/say.rpy:89
|
|
old "Skip"
|
|
new "跳过" |