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

16 lines
317 B
Plaintext
Raw Normal View History

/// WARNING: Localization files shall be saved in UTF-8 format without BOM
/// Localization for "global" English
(
string_map: {
// SCT outputs
"hud.sct.experience": "{amount} Exp",
"hud.sct.block": "BLOCKED",
"hud.rank_up": "New Rank",
},
vector_map: {
}
)