修复充值翻译页面问题

This commit is contained in:
dragon
2024-09-02 17:27:53 +08:00
parent fef25d3cc1
commit 5d1a2aa96d
3 changed files with 3 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ function getConfig () {
<p>2、提領鑽石必須為1000的整倍數</p>
<p>3、每周可提領次數<i>${res.data.weekLimitCount}</i>次, &nbsp;&nbsp;提領手續費:<i>${res.data.chargeRate}%</i></p>
<p>4、台幣提領請聯繫客服微信sd245376</p>
<p>5、如您使用Payoneer帳戶提領因Payoneer要求付款最少50美元需要滿足55000鑽石後發起不滿足的提領將會被駁回</p>
<p>5、如您使用Payoneer帳戶提領因Payoneer要求付款最少50美元需要滿足385000鑽石後發起不滿足的提領將會被駁回</p>
`
$('.withdrawal').append(str);
getAccounts();

View File

@@ -7,7 +7,7 @@ langAr = {
layerIndex2: `تمت العملية بنجاح`,
layerIndex3: `خطأ في الشبكة`,
text1: `إعادة الشحن`,
text2: `مركز شحن MoliStar`,
text2: `شحن MoliStar`,
text3: `الرجاء إدخال معرف Molistar لإعادة الشحن`,
text4: `تأكيد`,
text5: `تبديل المعرف`,

View File

@@ -7,7 +7,7 @@ langEn = {
layerIndex2: `Operation completed`,
layerIndex3: `Network error`,
text1: `Recharge`,
text2: `MoliStar Recharge Center`,
text2: `MoliStar Recharge`,
text3: `Please enter the Molistar ID to recharge`,
text4: `Confirm`,
text5: `Switch ID`,