mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
12 lines
214 B
Plaintext
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: {
|
|
}
|
|
)
|