veloren/assets/voxygen/i18n/sv/esc_menu.ron
2021-06-05 23:04:55 +02:00

14 lines
254 B
Plaintext

/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for "global" Swedish
(
string_map: {
"esc_menu.logout": "Logga ut",
"esc_menu.quit_game": "Avsluta spel",
},
vector_map: {
}
)