update localization

This commit is contained in:
Byroks 2023-11-28 19:39:19 +01:00
parent 451483555b
commit 4e45bcf8d6
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"TYPES.Item.armor": "Rüstung", "TYPES.Item.armor": "Rüstung",
"TYPES.Item.spell": "Zauber", "TYPES.Item.spell": "Zauber",
"TYPES.Item.effect": "Aktive Effekte", "TYPES.Item.effect": "Aktive Effekte",
"ITEM.TypeKampfkunst": "Kampfkünste", "ITEM.type.kampfkunst": "Kampfkünste",
"midgard5.doRoll": "Würfeln", "midgard5.doRoll": "Würfeln",
"midgard5.learn": "Lernen", "midgard5.learn": "Lernen",

View File

@ -1,7 +1,7 @@
<table> <table>
<thead> <thead>
<tr> <tr>
<th>{{localize "ITEM.TypeKampfkunst"}}</th> <th>{{localize "ITEM.type.kampfkunst"}}</th>
<th>{{localize "midgard5.ew"}}</th> <th>{{localize "midgard5.ew"}}</th>
<th></th> <th></th>
<th></th> <th></th>