veloren/assets/voxygen/i18n/PL/esc_menu.ron

12 lines
214 B
Plaintext
Raw Normal View History

2021-04-09 20:54:33 +00:00
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
(
string_map: {
"esc_menu.logout": "Wyloguj",
"esc_menu.quit_game": "Wyjdź z gry",
},
vector_map: {
}
)