veloren/assets/voxygen/i18n/sv/hud/sct.ron

15 lines
279 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
2021-06-05 22:40:30 +00:00
/// Localization for "global" Swedish
2021-06-05 11:26:41 +00:00
(
string_map: {
// SCT outputs
2021-06-05 22:40:30 +00:00
"hud.sct.experience": "{amount} EP",
"hud.sct.block": "BLOCKERAD",
2021-06-05 11:26:41 +00:00
},
vector_map: {
}
)