mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
14 lines
244 B
Rust
14 lines
244 B
Rust
/// 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: {
|
|
}
|
|
)
|