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

14 lines
254 B
Plaintext
Raw Normal View History

2021-06-05 11:26:41 +00:00
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
2021-06-05 21:04:55 +00:00
/// Localization for "global" Swedish
2021-06-05 11:26:41 +00:00
(
string_map: {
2021-06-05 21:04:55 +00:00
"esc_menu.logout": "Logga ut",
"esc_menu.quit_game": "Avsluta spel",
2021-06-05 11:26:41 +00:00
},
vector_map: {
}
)