修复充值翻译页面问题
This commit is contained in:
@@ -64,7 +64,7 @@ function getConfig () {
|
||||
<p>2、提領鑽石必須為1000的整倍數</p>
|
||||
<p>3、每周可提領次數:<i>${res.data.weekLimitCount}</i>次, 提領手續費:<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();
|
||||
|
@@ -7,7 +7,7 @@ langAr = {
|
||||
layerIndex2: `تمت العملية بنجاح`,
|
||||
layerIndex3: `خطأ في الشبكة`,
|
||||
text1: `إعادة الشحن`,
|
||||
text2: `مركز شحن MoliStar`,
|
||||
text2: `شحن MoliStar`,
|
||||
text3: `الرجاء إدخال معرف Molistar لإعادة الشحن`,
|
||||
text4: `تأكيد`,
|
||||
text5: `تبديل المعرف`,
|
||||
|
@@ -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`,
|
||||
|
Reference in New Issue
Block a user