Add UK/US translation
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user