fixed merit-i problem

This commit is contained in:
alberto-aresu
2022-01-26 00:53:34 +01:00
parent 9b1842f315
commit 5dff20a046
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<div class="infoNames">
<b data-i18n="name-i">Nome</b>
<b data-i18n="character-i">Sono</b>
<b data-i18n="meit-i">Pregio</b>
<b data-i18n="merit-i">Pregio</b>
</div>
<div class="infoNamesInput">
<input class="infoNamesInput1" type="text" name="attr_characterName" />
@@ -1,6 +1,6 @@
{
"name-i": "Name",
"character-i": "i'm",
"character-i": "I'm",
"merit-i": "Merit",
"adventure_points-i": "Adventure Points",
"florins-i": "Forins",