Add UK/US translation

This commit is contained in:
2024-09-10 07:20:55 +02:00
parent 580a2ccaba
commit 03b8779862
131 changed files with 964 additions and 547 deletions

View File

@@ -23,12 +23,12 @@
</span>
<span class="flexrow">
<label class="generic-label">Points d'âme </label>
<label class="generic-label">{{localize "MNBL.soulpoints"}} </label>
<input type="text" class="padd-right status-small-label color-class-common" name="system.pointame" value="{{data.pointame}}" data-dtype="Number" />
</span>
<span class="flexrow">
<label class="generic-label">Durée </label>
<label class="generic-label">{{localize "MNBL.duration"}} </label>
<input type="text" class="padd-right status-small-label color-class-common" name="system.duree" value="{{data.duree}}" data-dtype="String" />
</span>