From ebd28c9752ef8a5287f5afc8d30985c8e53bb5d9 Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 14 Dec 2021 10:04:13 -0500 Subject: [PATCH] New translations translation.json (Finnish) --- Barbaric/translations/fi.json | 44 +++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Barbaric/translations/fi.json diff --git a/Barbaric/translations/fi.json b/Barbaric/translations/fi.json new file mode 100644 index 0000000000..fce5e3a43a --- /dev/null +++ b/Barbaric/translations/fi.json @@ -0,0 +1,44 @@ +{ + "name": "name", + "heritage": "heritage", + "endurance": "endurance", + "lifeblood": "lifeblood", + "fatigued-": "Fatigued?", + "hero-points": "hero points", + "skills": "skills", + "combat": "combat", + "craft": "craft", + "lore": "lore", + "physical": "physical", + "social": "social", + "sorcery": "sorcery", + "stealth": "stealth", + "traits": "traits", + "initative": "Initiative", + "armor": "armor", + "weapons": "weapons", + "weapon": "Weapon", + "range": "range", + "damage": "damage", + "notes": "notes", + "equipment": "equipment", + "sorcery-notes": "sorcery/notes", + "description-short": "desc", + "xp": "XP", + "experienced": "experienced", + "expert": "expert", + "master": "master", + "grandmaster": "grandmaster", + "legend": "legend", + "critical-fumble": "Critical Fumble!", + "critical-success": "Critical Success!", + "roll-i18n": "roll", + "player": "Player", + "human": "Human", + "anunaki": "Anunaki", + "apefolk": "Apefolk", + "dwarf": "Dwarf", + "elf": "Elf", + "geckofolk": "Geckofolk", + "lizardfolk": "Lizardfolk" +} \ No newline at end of file