mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Translate hud/char_window.ron
This commit is contained in:
parent
fd608ccb6f
commit
10ac6b3d4c
@ -1,17 +1,17 @@
|
|||||||
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
||||||
|
|
||||||
/// Localization for "global" English
|
/// Localization for "global" Swedish
|
||||||
(
|
(
|
||||||
string_map: {
|
string_map: {
|
||||||
"character_window.character_name": "Character Name",
|
"character_window.character_name": "Rollpersonens namn",
|
||||||
// Character stats
|
// Character stats
|
||||||
"character_window.character_stats": r#"Endurance
|
"character_window.character_stats": r#"Uthållighet
|
||||||
|
|
||||||
Fitness
|
Kondition
|
||||||
|
|
||||||
Willpower
|
Viljekraft
|
||||||
|
|
||||||
Protection
|
Skydd
|
||||||
"#,
|
"#,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user