update localization
This commit is contained in:
parent
451483555b
commit
4e45bcf8d6
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue