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

14 lines
244 B
Rust
Raw Normal View History

/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Basque
(
string_map: {
"esc_menu.logout": "Itxi saioa",
"esc_menu.quit_game": "Itxi jokoa",
},
vector_map: {
}
)