mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Translate esc_menu.ron
This commit is contained in:
@ -1,10 +1,10 @@
|
|||||||
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
||||||
|
|
||||||
/// Localization for "global" English
|
/// Localization for "global" Swedish
|
||||||
(
|
(
|
||||||
string_map: {
|
string_map: {
|
||||||
"esc_menu.logout": "Logout",
|
"esc_menu.logout": "Logga ut",
|
||||||
"esc_menu.quit_game": "Quit Game",
|
"esc_menu.quit_game": "Avsluta spel",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user