veloren/assets/voxygen/i18n/eu/hud/sct.ron
2022-02-13 22:00:53 +01:00

15 lines
274 B
Rust

/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for Basque
(
string_map: {
// SCT outputs
"hud.sct.experience": "{amount} Esp",
"hud.sct.block": "BLOKEATUTA",
},
vector_map: {
}
)