Translate hud/char_window.ron

This commit is contained in:
Filip Bengtsson 2021-06-06 00:00:51 +02:00
parent fd608ccb6f
commit 10ac6b3d4c

View File

@ -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
"#, "#,
}, },