11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
translate chinese strings:
|
|
|
|
# game/scripts/gui/history.rpy:19
|
|
old "History"
|
|
new "历史"
|
|
|
|
# game/scripts/gui/history.rpy:59
|
|
old "The dialogue history is empty."
|
|
new "对话历史是空的."
|
|
|