WTS/game/tl/chinese/scripts/gui/history.rpy

11 lines
215 B
Plaintext
Raw Normal View History

2022-10-21 18:32:45 +01:00
translate chinese strings:
# game/scripts/gui/history.rpy:19
old "History"
2022-11-05 14:09:15 +08:00
new "历史"
2022-10-21 18:32:45 +01:00
# game/scripts/gui/history.rpy:59
old "The dialogue history is empty."
2022-11-05 14:09:15 +08:00
new "对话历史是空的."
2022-10-21 18:32:45 +01:00