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