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

14 lines
249 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
/// Localization for "global" English
(
string_map: {
"esc_menu.logout": "Logout",
"esc_menu.quit_game": "Quit Game",
},
vector_map: {
}
)