veloren/assets/voxygen/i18n/PL/hud/sct.ron
2021-04-11 19:10:09 +02:00

12 lines
249 B
Plaintext

/// 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: {
}
)