veloren/assets/voxygen/i18n/sv/hud/sct.ron
2021-06-06 00:40:30 +02:00

15 lines
279 B
Plaintext

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