diff --git a/FIST/translations/uk.json b/FIST/translations/uk.json new file mode 100644 index 0000000000..9f765320e7 --- /dev/null +++ b/FIST/translations/uk.json @@ -0,0 +1,27 @@ +{ + "operativeProfile-u": "OPERATIVE PROFILE", + "codename-u": "CODENAME:", + "pronouns-u": "PRONOUNS:", + "role-u": "ROLE:", + "info-u": "INFO:", + "traits-u": "TRAITS:", + "inventory-u": "INVENTORY:", + "toughness-u": "TOUGHNESS", + "portrait-u": "PORTRAIT", + "forceful-u": "FORCEFUL", + "forcefulDefn-c": "Strength, brute force, intimidation", + "tactical-u": "TACTICAL", + "tacticalDefn-c": "Knowledge, skill, intellect", + "creative-u": "CREATIVE", + "creativeDefn-c": "Diplomacy, deceit, psionics", + "reflexive-u": "REFLEXIVE", + "reflexiveDefn-c": "Precision, dexterity, aim", + "armor-u": "ARMOR", + "armorDefn-c": "Subtract from damage taken", + "maxHP-u": "MAX HP", + "maxHPDefn-c": "Capacity to take damage", + "warDice-u": "WAR DICE", + "warDiceDefn-c": "Luck and grit, spend for +1D6", + "HP-u": "HP", + "HPDefn-c": "Operative death occurs at 0 HP" +} \ No newline at end of file