veloren/assets/voxygen/i18n/zh_TW/gameinput.ron

13 lines
212 B
Rust
Raw Normal View History

2021-06-05 11:26:41 +00:00
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
2021-08-01 07:31:03 +00:00
/// Localization for Traditional Chinese
2021-06-05 11:26:41 +00:00
(
string_map: {
2021-12-16 09:47:12 +00:00
"gameinput.greet": "打招呼",
2021-06-05 11:26:41 +00:00
},
vector_map: {
}
)