Files
g.hnyhua.cn/Mtxfw.VipSite/global.js
2026-02-07 15:48:27 +08:00

46 lines
1.6 KiB
JavaScript

var GLOBAL =
{
_USERNAME : "",
_RUN_GET_NOITTY : false,//是否已經執行 實時獲取通知
_IS_ACTIVATING : false, //帳戶是否啟動, 默認 false
_LN_BOOL : true, //是否轉為中文, 默認 false
_LN :
{
'Home' : '主頁',
'Inbox is empty!' : '内容為空',
'Please enter your security password' : '請輸入您的安全密碼',
'You must enter your password to the next step' : '您必須填寫密碼才能進行下一步操作',
'Security password error, Please try again.' : '安全密碼錯誤,請重試。',
'Enter your security password' : '輸入您的安全密碼',
'cash_wallet' : '現金錢包',
'register_wallet' : '消費錢包',
'consume_wallet' : '強制錢包',
'activate_wallet' : '註冊錢包',
'cash_wallet_freeze' : '现金錢包',
'JDI' : 'JDI資金',
'Account Manager' : '代理',
'purchase' : '購買產品',
'My' : '我的',
'commission' : '推薦獎',
'organize' : '組織獎',
'leader' : '領導獎',
'Please enter withdrawal amount' : '123',
'Please enter bank name' : '請輸入銀行名稱',
'Please enter bank address' : '請輸入銀行地址',
'Please enter bank serial number' : '請輸入銀行序列號',
'Please enter beneficiary' : '請輸入受益人',
'Please enter bank account number' : '請輸入銀行戶口號碼',
'received' : "獲得",
'reduce' : '減少',
'deduct' : '減少',
'L' : "左",
'R' : '右',
'Register' : "註冊",
'Top-UP' : '自購',
'Sign-UP' : '代購',
'accept_platform':"交易平台取現",
'trading_complete':"交易平台赚得",
'consumption':"交易平台消费",
'package_handsel':"回贈禮券購買產品增加"
}
}