From 3dfafefb9dbd2c0b835b89bdc66ea936cf4e2bec Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 21 Mar 2023 09:15:12 -0400 Subject: [PATCH] New translations translation.json (Ukrainian) --- Omerta/translations/uk.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Omerta/translations/uk.json diff --git a/Omerta/translations/uk.json b/Omerta/translations/uk.json new file mode 100644 index 0000000000..294c8bfb3f --- /dev/null +++ b/Omerta/translations/uk.json @@ -0,0 +1,35 @@ +{ + "character-sheet": "Character sheet", + "wounds": "Wounds", + "traumas": "Traumas", + "level": "Level", + "respect": "Respect", + "arouses-admiration": "Arouses admiration", + "stress": "Stress", + "name": "Name", + "archetype": "Archetype", + "nickname": "Nickname", + "origin": "Origin", + "age": "Age", + "career": "Career", + "attributes": "Attributes", + "efficiency": "Efficiency", + "charisma": "Charisma", + "senses": "Senses", + "psyche": "Psyche", + "mind": "Mind", + "advantages": "Advantages", + "disadvantages": "Disadvantages", + "moves": "Moves", + "description-color": "Description, Coloring", + "equipment": "Equipment", + "notes": "Notes", + "action-result": "Action result", + "success": "Success", + "partial-success": "Partial success", + "nervous": "Nervous", + "lose": "Lose", + "swindle": "Swindle!", + "summodifier": "Modifier to the operation sum", + "d10modifier": "Modifier to d10" +} \ No newline at end of file