veloren/assets/voxygen/i18n/zh_TW/gameinput.ron
2021-12-16 17:47:12 +08:00

13 lines
212 B
Rust

/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Traditional Chinese
(
string_map: {
"gameinput.greet": "打招呼",
},
vector_map: {
}
)