Add UK/US translation
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
|
||||
<div class="flexcol">
|
||||
<span class="flexrow">
|
||||
<label class="generic-label">Rareté </label>
|
||||
<label class="generic-label">{{localize "MNBL.rarity"}} </label>
|
||||
<input type="text" class="padd-right status-small-label color-class-common" name="system.rarete" value="{{data.rarete}}" data-dtype="Number" />
|
||||
</span>
|
||||
<span class="flexrow">
|
||||
<label class="generic-label">Prix </label>
|
||||
<label class="generic-label">{{localize "MNBL.price"}} </label>
|
||||
<input type="text" class="padd-right status-small-label color-class-common" name="system.prix" value="{{data.prix}}" data-dtype="Number" />
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user