veloren/assets/voxygen/i18n/PL/esc_menu.ron
2021-04-11 19:10:09 +02:00

12 lines
214 B
Plaintext

/// 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: {
}
)