From ea8cb271bab50b6524967af9a5f4d2cc251dd85f Mon Sep 17 00:00:00 2001 From: wing-it Date: Tue, 24 May 2022 15:21:36 -0400 Subject: [PATCH] New translations translation.json (German) --- Space1889/translations/de.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Space1889/translations/de.json b/Space1889/translations/de.json index 4c12d98490..e228b3b9c6 100644 --- a/Space1889/translations/de.json +++ b/Space1889/translations/de.json @@ -2,6 +2,7 @@ "name": "Name", "archetype": "Archetyp", "motivation": "Motivation", + "attribute": "Attribut", "primary-attributes": "Primäre Attribute", "secondary-attributes": "Sekundäre Attribute", "style": "Stil", @@ -43,5 +44,12 @@ "weaknesses": "Schwächen", "successes": "Erfolge", "lethal": "Tödlich", - "nonlethal": "Nicht tödlich" + "nonlethal": "Nicht tödlich", + "value": "Wert", + "modificator-short": "Mod.", + "sum": "Summe", + "level": "Stufe", + "weapon-fast": "Schnell (S)", + "weapon-average": "Durchschnittlich (D)", + "weapon-slow": "Langsam (L)" } \ No newline at end of file