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:
parent
35f7c206e5
commit
cb0f00d447
@ -1,10 +1,10 @@
|
||||
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
||||
|
||||
/// Localization for "global" English
|
||||
/// Localization for "global" Swedish
|
||||
(
|
||||
string_map: {
|
||||
"esc_menu.logout": "Logout",
|
||||
"esc_menu.quit_game": "Quit Game",
|
||||
"esc_menu.logout": "Logga ut",
|
||||
"esc_menu.quit_game": "Avsluta spel",
|
||||
},
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user