From d83be21fb55b0548c20ecdc5ea25f649c62a574f Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 14 Dec 2021 10:00:44 -0500 Subject: [PATCH] New translations translation.json (Finnish) --- HollowEarthExpedition/translations/fi.json | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 HollowEarthExpedition/translations/fi.json diff --git a/HollowEarthExpedition/translations/fi.json b/HollowEarthExpedition/translations/fi.json new file mode 100644 index 0000000000..56d7748e76 --- /dev/null +++ b/HollowEarthExpedition/translations/fi.json @@ -0,0 +1,56 @@ +{ + "Ammo": "Ammo", + "Archetype": "Archetype", + "Attack": "Attack", + "Avg-p": "(Avg)", + "Base": "Base", + "Body": "Body", + "Cap": "Cap", + "Charisma": "Charisma", + "Current": "Current", + "Defense": "Defense", + "Dexterity": "Dexterity", + "Dmg": "Dmg", + "Encumbrance": "Encumbrance", + "Equipment": "Equipment", + "Flaws": "Flaws", + "Health": "Health", + "Heavy": "Heavy", + "Initiative": "Initiative", + "Intelligence": "Intelligence", + "Languages": "Languages", + "lbs": "lbs", + "Levels": "Levels", + "Light": "Light", + "Maximum": "Maximum", + "Medium": "Medium", + "Mod": "Mod", + "Modifier": "Modifier", + "Money": "Money", + "More-details": "More details", + "Motivation": "Motivation", + "Move": "Move", + "Notes": "Notes", + "On": "On", + "Perception": "Perception", + "Primary-Attributes": "Primary Attributes", + "Prompt": "Prompt", + "Rate": "Rate", + "Rating": "Rating", + "Resources": "Resources", + "Rng": "Rng", + "Secondary-Attributes": "Secondary Attributes", + "Size": "Size", + "Skills": "Skills", + "Spd": "Spd", + "star-specialized-skill": "* specialized skill", + "Strength": "Strength", + "Stun": "Stun", + "Style": "Style", + "Talents": "Talents", + "Total-Carried": "Total Carried", + "Weapons": "Weapons", + "Weight": "Weight", + "Willpower": "Willpower", + "Wounds": "Wounds" +} \ No newline at end of file