update localize Keys

Changes:
 + update localize Keys, to conform with v11
This commit is contained in:
2023-11-25 16:38:05 +01:00
parent c2996aa974
commit 97d4a35cd6
6 changed files with 96 additions and 107 deletions
+6 -6
View File
@@ -1,14 +1,14 @@
{
"ACTOR.TypeCharacter": "Charakter",
"TYPES.Actor.character": "Charakter",
"ACTOR.TypeNpc": "Kreatur / Nichtspielerfigur",
"ACTOR.TypeVehicle": "Transportmittel / Pferd etc.",
"ITEM.TypeItem": "Gegenstand",
"ITEM.TypeWeapon": "Waffe",
"TYPES.Item.item": "Gegenstand",
"TYPES.Item.weapon": "Waffe",
"ITEM.TypeDefensiveWeapon": "Verteidigungswaffe",
"ITEM.TypeArmor": "Rüstung",
"ITEM.TypeSpell": "Zauber",
"ITEM.TypeEffect": "Aktive Effekte",
"TYPES.Item.armor": "Rüstung",
"TYPES.Item.spell": "Zauber",
"TYPES.Item.effect": "Aktive Effekte",
"midgard5.doRoll": "Würfeln",
"midgard5.learn": "Lernen",