fix: minor scripts fix, l10n fix
This commit is contained in:
@@ -325,7 +325,7 @@
|
||||
</Shadow>
|
||||
<Color r="1.0" g="0.78" b="0"/>
|
||||
</FontString>
|
||||
<FontString name="AccountLoginSavePasswordText" inherits="GlueFontNormalSmall" text="REMEMBER_SHIT">
|
||||
<FontString name="AccountLoginSavePasswordText" inherits="GlueFontNormalSmall" text="REMEMBER_PASSWORDS">
|
||||
<Anchors>
|
||||
<Anchor point="TOPLEFT" relativeTo="AccountLoginSaveAccountNameText" relativePoint="BOTTOMLEFT">
|
||||
<Offset x="0" y="-8"/>
|
||||
|
||||
@@ -3777,7 +3777,7 @@ local GlueStrings = {
|
||||
["esES"] = "Nombre de tu CUENTA",
|
||||
["esMX"] = "Nombre de tu CUENTA",
|
||||
["frFR"] = "Entrez le nom de votre COMPTE",
|
||||
["ruRU"] = "Введите имя вашего АККАУНТА",
|
||||
["ruRU"] = "Введите имя вашего аккаунта",
|
||||
},
|
||||
["ENTER_PIN_NUMBER"] = {
|
||||
["enUS"] = "Enter Your PIN",
|
||||
|
||||
Reference in New Issue
Block a user