From f279f4347cc13cf08fbbd84286dfb5007f113e7f Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 14 Dec 2021 10:04:42 -0500 Subject: [PATCH] New translations translation.json (Finnish) --- cepheus-atom/translations/fi.json | 47 +++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 cepheus-atom/translations/fi.json diff --git a/cepheus-atom/translations/fi.json b/cepheus-atom/translations/fi.json new file mode 100644 index 0000000000..28f322efac --- /dev/null +++ b/cepheus-atom/translations/fi.json @@ -0,0 +1,47 @@ +{ + "name": "name", + "description": "Description", + "genotype": "genotype", + "endurance": "endurance", + "lifeblood": "lifeblood", + "fatigued": "Fatigued?", + "hero-points": "hero points", + "skills": "skills", + "combat": "combat", + "knowledge": "knowledge", + "physical": "physical", + "social": "social", + "survival": "survival", + "technical": "technical", + "traits": "traits", + "initiative": "Initiative", + "armor": "armor", + "weapons": "weapons", + "weapon": "Weapon", + "range": "range", + "damage": "dmg", + "notes": "notes", + "equipment": "equipment", + "mutations": "mutations", + "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", + "near-human": "Near-Human", + "mutant": "Mutant", + "trade-units": "Trade Units", + "minor-flaw": "Minor Flaw", + "medium-flaw": "Medium Flaw", + "major-flaw": "Major Flaw", + "minor-perk": "Minor Perk", + "medium-perk": "Medium Perk", + "major-perk": "Major Perk" +} \ No newline at end of file