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
+1 -1
View File
@@ -1,7 +1,7 @@
<table>
<thead>
<tr>
<th>{{localize "ITEM.TypeEffect"}}</th>
<th>{{localize "TYPES.Item.effect"}}</th>
<th></th>
</tr>
</thead>
+3 -3
View File
@@ -1,7 +1,7 @@
<table>
<thead>
<tr>
<th>{{localize "ITEM.TypeWeapon"}}</th>
<th>{{localize "TYPES.Item.weapon"}}</th>
<th class="fixed-value">{{localize "midgard5.ew"}}</th>
<th class="fixed-value"></th>
<th class="fixed-value"></th>
@@ -71,7 +71,7 @@
<table>
<thead>
<tr>
<th>{{localize "ITEM.TypeArmor"}}</th>
<th>{{localize "TYPES.Item.armor"}}</th>
<th class="fixed-value">{{localize "midgard5.actor-lp-short"}}</th>
<th class="fixed-value">{{localize "midgard5.actor-ap-short"}}</th>
<th class="fixed-value">{{localize "midgard5.attackBonus-short"}}</th>
@@ -100,7 +100,7 @@
<table>
<thead>
<tr>
<th>{{localize "ITEM.TypeItem"}}</th>
<th>{{localize "TYPES.Item.item"}}</th>
<th></th>
</tr>
</thead>
+2 -2
View File
@@ -1,7 +1,7 @@
<table>
<thead>
<tr>
<th>{{localize "ITEM.TypeSpell"}}</th>
<th>{{localize "TYPES.Item.spell"}}</th>
<th>{{localize "midgard5.ew"}}</th>
<th></th>
<th></th>
@@ -20,4 +20,4 @@
</tr>
{{/each}}
</tbody>
</table>
</table>