Translate sct.ron

This commit is contained in:
Filip Bengtsson 2021-06-06 00:40:30 +02:00
parent 5191a90432
commit 3e37549518

View File

@ -1,11 +1,11 @@
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for "global" English
/// Localization for "global" Swedish
(
string_map: {
// SCT outputs
"hud.sct.experience": "{amount} Exp",
"hud.sct.block": "BLOCKED",
"hud.sct.experience": "{amount} EP",
"hud.sct.block": "BLOCKERAD",
},