Added German translation

This commit is contained in:
ZioPao
2024-03-23 02:42:59 +01:00
parent 00b1b78cb3
commit 93a00d1b48
7 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
UI_DE = {
UI_trait_Amputee_Hand = "Amputierte linke Hand",
UI_trait_Amputee_Hand_desc = "",
UI_trait_Amputee_LowerArm = "Amputierter linker Unterarm",
UI_trait_Amputee_LowerArm_desc = "",
UI_trait_Amputee_UpperArm = "Amputierter linker Oberarm",
UI_trait_Amputee_UpperArm_desc = "",
UI_trait_Insensitive = "Unempfindlich",
UI_trait_Insensitive_desc = "",
UI_Say_CantEquip = "Ich kann das so nicht ausrüsten..."
}