From d09eb40e64d02e6f4e9c38cfb07f44ce6dfd6c35 Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 14 Dec 2021 10:01:13 -0500 Subject: [PATCH] New translations translation.json (Finnish) --- Into The Dark/translations/fi.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Into The Dark/translations/fi.json diff --git a/Into The Dark/translations/fi.json b/Into The Dark/translations/fi.json new file mode 100644 index 0000000000..8302925d6b --- /dev/null +++ b/Into The Dark/translations/fi.json @@ -0,0 +1,22 @@ +{ + "name": "NAME", + "origin": "ORIGIN", + "training": "TRAINING", + "attr-body": "BODY", + "attr-determination": "DETERMINATION", + "attr-memory": "MEMORY", + "attr-technology": "TECHNOLOGY", + "attr-violence": "VIOLENCE", + "protection": "PROTECTION", + "wounds": "WOUNDS", + "stress": "STRESS", + "shell": "SHELL", + "specializations-and-talens": "SPECIALIZATIONS AND TALENTS", + "weapons-and-gear": "WEAPONS AND GEAR", + "experience": "EXPERIENCE", + "experience-rule": "Every 3PX, choose one option and check it.", + "plus-one-to-attr": "+1 to one attribute", + "new-specialization": "A new specialization", + "new-talent": "A new talent", + "modifier": "Modifier" +} \ No newline at end of file