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

12 lines
249 B
Plaintext
Raw Normal View History

2021-04-09 20:54:33 +00:00
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
(
string_map: {
// SCT outputs
"hud.sct.experience": "{amount} doświadczenia",
"hud.sct.block": "ZABLOKOWANE",
},
vector_map: {
}
)