Browse Source

合并

master
j1ack 3 years ago
parent
commit
f5170c17b1
  1. 1
      App.vue
  2. 16
      pages/home/index.vue
  3. 11
      utils/constant.js
  4. 40
      utils/language/en_US.js
  5. 540
      utils/language/vi_VN.js
  6. 251
      utils/language/zh_TW.js

1
App.vue

@ -16,7 +16,6 @@
})
},
onShow: function() {
console.log('App Show')
},
onHide: function() {

16
pages/home/index.vue

@ -195,9 +195,11 @@
// this.startStep()
// this.resStartStep()
this.updateSteps('show');
this.stepsNum = 5000;
// #endif
// #ifdef H5
this.stepsNum = 0;
this.stepsNum = 5000;
this.updateSteps();
// #endif
},
@ -213,16 +215,16 @@
//
updateSteps(soucre) {
var today = this.$index.formatyymmdd(new Date().getTime());
var stepsNum_date = uni.getStorageSync("stepsNum_date");
var stepsNum_date = uni.getStorageSync("stepsNumDate");
var isUpdate = false;
// console.log(today)
// console.log(uni.getStorageSync("stepsNum_date"))
// console.log(uni.getStorageSync("stepsNumDate"))
// console.log(stepsNum_date)
if (stepsNum_date) {
if (today != stepsNum_date.date) {
uni.setStorageSync("stepsNum_date", null);
uni.setStorageSync("stepsNumDate", null);
} else {
if (this.stepsNum == 0) {
@ -230,7 +232,7 @@
}
if (parseInt(this.stepsNum) > parseInt(stepsNum_date.stepsNum)) {
uni.setStorageSync("stepsNum_date", {
uni.setStorageSync("stepsNumDate", {
stepsNum: stepsNum_date.stepsNum,
date: today,
newStepsNum: this.stepsNum
@ -251,7 +253,7 @@
steps: this.stepsNum
}).then(res => {
// console.log(res, 'res')
uni.setStorageSync("stepsNum_date", {
uni.setStorageSync("stepsNumDate", {
stepsNum: this.stepsNum,
date: today,
newStepsNum: this.stepsNum
@ -292,6 +294,8 @@
// console.log(res, 'res');
this.stepCount = res.stepCount
this.stepsNum = res.stepCount;
// 5000
this.stepsNum = 5000;
this.updateSteps();
//res.stepCount
}, (res) => {

11
utils/constant.js

@ -1,10 +1,11 @@
const IS_TEST = true;
const IS_TEST = false;
const H5_BASE_URL = '/api';
const BASE_URL = IS_TEST?'https://sapi.payairs.com':'';
const BASE_URL = IS_TEST?'https://sapi.payairs.com':'https://api.gream.ltd';
const H5_MARKET_URL = '/market';
const MARKET_URL = IS_TEST?'https://market.acefinex.com':'';
const KEY = IS_TEST?'8M8gym8SaXs9kL27x7eQrXp4ELOqC8gl':'';
const WSSURL = IS_TEST?'wss://market.acefinex.com/wss/':'';
const MARKET_URL = IS_TEST?'https://market.acefinex.com':'https://market.gream.ltd';
const KEY = IS_TEST?'8M8gym8SaXs9kL27x7eQrXp4ELOqC8gl':'8M8gym8SaXs9kL27x7eQrXp4ELOqC8gl';
const WSSURL = IS_TEST?'wss://market.acefinex.com/wss/':'wss://market.gream.ltd/wss/';
const SHOW_DIALOG=true
export default {
IS_TEST,

40
utils/language/en_US.js

@ -8,6 +8,7 @@ export default {
Subscription: 'Subscription',
Me: 'Me',
},
// 登陆相关页面
login: {
Versionupdate:'Version update',
@ -41,7 +42,6 @@ export default {
notAccountText: 'Don’t have account?',
agreeToBackup: 'Please check the prompt to agree to backup',
checkTheTermsOfService: 'Please review and agree to the terms of service',
// register
passwordConfirm:"The login passwords entered repeatedly are inconsistent",
loginSuccess:"Logged in",
@ -68,7 +68,6 @@ export default {
and: 'and',
Conditions: 'Conditions',
haveAccount: 'Already have an account?',
// forget
Save: 'Save',
},
@ -89,8 +88,6 @@ export default {
WarmTipsText: 'Are you sure to receive?',
Cancel: 'Cancel',
Confirm: 'Confirm',
},
// 合约页面相关
@ -101,7 +98,6 @@ export default {
TrandingPair: 'Tranding Pair',
LatestPrice: 'Latest Price',
RiseAndfall: '24H Rise and fall',
LONG: 'LONG',
SHORT: 'SHORT',
MarketPrice: 'Market price',
@ -116,7 +112,6 @@ export default {
sellSHORT: 'Sell /Short ',
UnitPrice: 'Price',
Number: 'Amount',
CurrentEntrust: 'Current Entrust',
Position: 'Position',
Closed: 'Closed',
@ -127,26 +122,21 @@ export default {
status: 'status',
StyPrice: 'Sty price',
StsPrice: 'Sts price',
ExpectProfit: 'Expect profit',
do: 'do',
ClosePrice: 'Close Price',
PL: 'P/L',
CloseTime: 'Close Time',
WarmTips: 'Warm Tips',
WarmTipsText: 'Are you sure you want to close?',
Cancel: 'Cancel',
Confirm: 'Confirm',
StopLimit: 'Stop/Limit',
lessThan:'The number cannot be less than 0',
ExpectProfit: 'Expect profit ',
ExpectLoss: 'Expect loss ',
Highest:'24H Highest',
Lowest:'24H Lowest',
Amount:'24H Amount',
MarketTrades:'Market Trades',
Quantity:'Quantity',
BuyingPrice:'Buying Price',
@ -165,6 +155,7 @@ export default {
AvailableBlance: 'Available blance',
Quantity: 'Quantity',
WithdrawalPassword: 'Withdrawal Password',
Target: 'Target',
},
// recharge
@ -175,19 +166,16 @@ export default {
CoinRecharge: 'Coin Recharge',
CashRecharge: 'Cash Recharge ',
PleaseChooseCoin: 'Please choose coin',
CoinDepositAddress: 'Coin deposit address',
CopyAddress: 'Copy address',
CopySuccess: 'Copy success',
ScanQR: 'Scan the QR code above to get the deposit address',
message: `Minimum deposit amount: {rechargeMinAmount} {enname}. Deposit less than the minimum amount will not be posted and cannot be returned
This address is your latest deposit address. When the system receives deposit, it will be automatically credited to the account.The transfer needs to be confirmed by the entire blockchain network. When it reaches 10 network confirmations, your {enname} will be automatically deposit into the account.`,
selectAmount: 'Please select the amount to deposit',
EnterNumber: 'Enter 100-1000000',
RechargeMethod: 'Recharge method',
Submit: 'Submit',
RechargeRecord: 'Recharge Record',
OrderID: 'OrderID',
Fees: 'Fees',
@ -196,15 +184,12 @@ export default {
Hash: 'Hash',
ShowMore: 'Show more',
Pickup: 'Pick up',
USDTRate: 'USDT Rate',
USDT: 'USDT',
},
//mine
mine: {
Dataisempty:'Data is empty',
MinePool: 'Mine pool',
OpenMine: 'Open mine',
MineDetails: 'Mine details',
@ -219,7 +204,6 @@ export default {
lockBTC: 'Please type you want to lock BTC quantity ',
ALL: 'ALL',
LockBTCBtn: 'Lock BTC and begin produce',
MineRecord: 'Mine Record',
NoData: 'No Data',
BaseCoin: 'Base Coin',
@ -237,10 +221,7 @@ export default {
Dataisempty:'Data is empty',
Withdrawal: 'Withdrawal',
Record: 'Record',
DigitalCurrency: 'Digital currency',
OnLine: 'On-line',
PleaseChooseCoin: 'Please choose coin',
WithdrawAddress: 'Withdraw address',
Choose: 'Choose',
Quantity: 'Quantity',
@ -249,11 +230,9 @@ export default {
ALL: 'ALL',
MinimumWithdrawAmount: 'Minimum withdraw amount:',
HandlingFee: 'Handling Fee:',
message1: 'Please double check and enter the correct wallet address for withdraw.',
message2: 'Sending non-corresponding digital currency to the wallet address will cause permanent loss.',
message3: 'Withdraw fees will be deducted from the amount of withdrawals.',
withdraw: 'withdraw',
ChooseAddress: 'Choose address',
Edit: 'Edit',
@ -266,14 +245,11 @@ export default {
WarmTips: 'Warm Tips',
WarmTipsText: 'Whether to delete the currently selected address',
Cancel: 'Cancel',
Address: 'Address',
enterAddressTips: 'Please enter or paste the address',
Remarks: 'Remarks',
enterRemarksTips: 'Please fill in the remarks',
Confirm: 'Confirm',
WithdrawalRecord: 'Withdrawal record',
DigitalCurrency: 'Digital currency',
OnLine: 'On-line',
@ -283,13 +259,11 @@ export default {
Hash: 'Hash',
ShowMore: 'Show more',
Pickup: 'Pick up',
USDTRate: 'USDT Rate',
USDT: 'USDT',
CardNo: 'Card No.',
Bank: 'Bank',
Payee: 'Payee',
BankCardWithdrawal: 'Bank card withdrawal',
Beneficiary: 'Beneficiary Account Number/IBAN',
AddBankCard: 'Add bank card',
@ -300,7 +274,6 @@ export default {
PaymentPassword: 'Payment password',
enterAmount: 'Please enter The Amount',
enterPaymentPassword: 'Please enter your PaymentPassword',
EditBankInformation: 'Edit bank information',
AddBankInformation: 'Add bank information',
FirstName: 'Real Name',
@ -361,7 +334,6 @@ export default {
pamount:'Please enter amount',
Incomerecord:'Income record',
Myclient:'My client',
Time:'Time',
Financialfunds:'Level',
User:'User',
Totalincome:'Total income',
@ -377,19 +349,15 @@ export default {
Balance: 'Balance(U)',
Pledge: 'Pledge(U)',
Contarct: 'Contarct(U)',
General: 'General',
InviteFriends: 'Invite friends',
AccountInfo: 'Account Info',
MyTeam: 'My Team',
WalletHistory: 'Wallet history',
Notification: 'Notification',
DonateRecord: 'Donate record',
Language: 'Language',
AboutUs: 'About us',
LogOut: 'Log out',
ShareWithFriends: 'Share with friends',
ScanTheCode: 'Scan the code to download',
MyReferralID: 'My Referral ID:',
@ -400,7 +368,6 @@ export default {
ChangeWithdrawalPassword: 'Change Withdrawal Password',
BankCard: 'Bank Card',
WithdrawalAddress: 'Withdrawal Address',
PleaseEnterTheOldPassword: 'Please Enter the old password',
CreateNewLoginPassword: 'Create new Login password',
Confirm: 'Confirm',
@ -410,11 +377,8 @@ export default {
ModifiedSuccessfully:'Modified successfully',
addSuccessfully:'Added successfully',
Fresh: 'Fresh',
Release: 'Release',
NotificationDetails: 'Notification Details',
DonateRecord: 'Donate record',
Time: 'Time',
Status:'Status',

540
utils/language/vi_VN.js

@ -1,422 +1,398 @@
// en_US.js
// vi_VN.js
export default {
// tab bar 相关
tabBar: {
Home: 'Nhà',
Markets: 'Thị trường',
Charity: 'Từ thiện',
Home: 'trang đầu',
Markets: 'hợp đồng',
Charity: 'từ thiện',
Subscription: 'Đăng ký',
Me: 'Tôi',
Me: 'của tôi',
},
// 登陆相关页面
login: {
Purchasesucceeded:'Mua hàng thành công',
Successfulsubscription:'Successful subscription',
Withdrawalsucceeded:'Rút tiền thành công',
Deletesucceeded:'Xóa thành công',
Savesucceeded:'đã lưu thành công',
Rechargesucceeded:'Nạp tiền thành công',
Transfersucceeded:'Chuyển khoản thành công',
Donationsucceeded:'Quyên góp đã thành công',
Insufficient:'Không đủ số dư khả dụng',
pullup:'Nhẹ nhàng kéo lên',
toload:'Đang cố gắng tải',
Nomore:'Không còn nữa',
Versionupdate: 'cập nhật phiên bản mới',
copySuccess: 'đã sao chép',
Purchasesucceeded: 'mua thành công',
Successfulsubscription: 'Đăng ký thành công',
Withdrawalsucceeded: 'Rút tiền thành công',
Deletesucceeded: 'đã xóa thành công',
Savesucceeded: 'Lưu thành công',
Rechargesucceeded: 'nạp tiền thành công',
Transfersucceeded: 'chuyển khoản thành công',
Donationsucceeded: 'Quyên góp thành công',
Insufficient: 'Không đủ số dư khả dụng',
pullup: 'nhẹ nhàng kéo lên',
toload: 'cố gắng tải',
Nomore: 'không còn nữa',
// 公共字段
Login: 'Đăng nhập',
SignUp: 'Đăng ký',
ForgotPassword: 'Quên mật khẩu',
Getcode:'Nhận được mã',
passwordRule:'Vui lòng nhập mật khẩu từ 6-20 ký tự, mật khẩu này phải chứa ít nhất 1 chữ cái in hoa, 1 chữ cái viết thường và 1 chữ số',
Getcode: 'lấy mã xác minh',
passwordRule: 'Vui lòng nhập mật khẩu từ 6-20 ký tự, mật khẩu phải có ít nhất 1 chữ cái viết hoa, 1 chữ cái viết thường và 1 số',
// login
welcomeText: 'Xin chào, Chào mừng trở lại!',
welcomeText: 'Xin chào và chào mừng trở lại!',
signInText: 'Đăng nhập vào tài khoản của bạn.',
emailInputText: 'Nhập địa chỉ email',
emailInputMessage: 'Hãy điền địa chỉ email của bạn',
passwordInputText: 'Mật khẩu',
emailInputText: 'Vui lòng nhập một địa chỉ email',
emailInputMessage: 'Vui lòng nhập một địa chỉ email',
passwordInputText: 'mật khẩu mở khóa',
passwordInputMessage: 'Vui lòng nhập mật khẩu của bạn',
forgotText: 'Quên mật khẩu?',
notAccountText: 'Không tài khoản?',
agreeToBackup: 'Vui lòng kiểm tra lời nhắc để đồng ý sao lưu',
forgotText: 'quên mật khẩu?',
notAccountText: 'Không tài khoản?',
agreeToBackup: 'Vui lòng xem lời nhắc đồng ý với bộ nhớ đệm',
checkTheTermsOfService: 'Vui lòng xem xét và đồng ý với các điều khoản dịch vụ',
// register
passwordConfirm:"Mật khẩu đăng nhập được nhập nhiều lần không nhất quán",
loginSuccess:"Đăng nhập thành công",
resSuccess:"Đăng ký thành công",
Emailempty:"E-mail không được để trống",
Emailincorrect:"Email không chính xác",
GettingVerificationCode:"Nhận mã xác minh",
CodeHasSent:"Mã xác minh đã được gửi",
SendAfter:"Gửi sau khi đếm ngược kết thúc",
registerWelcomeText: "Bắt đầu",
registerCreate: "Tạo một tài khoản để tiếp tục!",
verificationCodeText: 'Mã xác nhận',
passwordConfirm:"確認密碼不一致",
loginSuccess:"登陸成功",
resSuccess:"註冊成功",
Emailempty:"電子郵件不能為空",
Emailincorrect:"電電子郵件不正確",
GettingVerificationCode:"獲取驗證碼",
CodeHasSent:"驗證碼已發送",
SendAfter:"倒計時結束後發送",
registerWelcomeText: "驗證碼",
registerCreate: "創建帳戶以繼續!",
verificationCodeText: 'mã xác nhận',
verificationCodeMessage: 'vui lòng nhập mã xác nhận',
passwordText: 'Tạo mật khẩu đăng nhập',
passwordMessage: 'Vui lòng nhập mật khẩu của bạn',
confirmPasswordText: 'Xác nhận mật khẩu đăng nhập',
confirmPasswordText: 'xác nhận mật khẩu đăng nhập',
confirmPasswordMessage: 'Vui lòng xác nhận mật khẩu đăng nhập',
withdrawalPasswordText: 'Tạo mật khẩu rút tiền',
withdrawalPasswordMessage: 'Vui lòng nhập mật khẩu rút tiền',
InvitationCodeText: 'Mã mời',
InvitationCodeMessage: 'Vui lòng nhập mã mời',
agreeText: 'Bằng cách tạo một tài khoản, bạn đồng ý với ',
Terms: 'Điều kiện',
agreeText: 'Bằng cách tạo một tài khoản, bạn đồng ý với',
Terms: 'điều kiện',
and: 'và',
Conditions: 'Các điều kiện',
Conditions: 'tình trạng',
haveAccount: 'Bạn co săn san để tạo một tai khoản?',
// forget
Save: 'Tiết kiệm',
Save: 'tiết kiệm',
},
// 首页相关页面
home: {
// 公共字段
HOME: 'NHÀ',
HOME: 'trang đầu',
// home首页
customerService: 'Dịch vụ khách hàng',
homeMessage: `Vui lòng liên hệ với bộ phận dịch vụ khách hàng ở góc trên bên trái để xác minh danh tính lần đầu tiên của bạn. Vui lòng liên hệ với bộ phận dịch vụ khách hàng ở góc trên bên trái để xác minh danh tính lần đầu tiên của bạn ...`,
Recharge: 'Nạp tiền',
Mine: 'Của tôi',
customerService: 'dịch vụ trực tuyến',
homeMessage: `請先聯繫左上角客服進行身份驗證 請聯繫左上角客服進行身份驗證...`,
Recharge: 'nạp điện',
Mine: 'khai thác mỏ',
Subcription: 'Đăng ký',
TodaySteps: "Các bước hôm nay",
ReceiveEarnings: "Nhận thu nhập của ngày hôm qua",
WarmTips: 'Cáo nóng',
WarmTipsText: 'Anh có chắc nhận được không?',
Cancel: 'Thôi',
Confirm: 'Xác nhận',
TodaySteps: "今天的步数",
ReceiveEarnings: "領取昨天的收益",
WarmTips: 'Lời khuyên tử tế',
WarmTipsText: 'Bạn có chắc chắn nhận được nó?',
Cancel: 'Hủy bỏ',
Confirm: 'xác nhận',
},
// 合约页面相关
markets: {
// markets
Dataisempty:'Dữ liệu trống',
TrandingPair: 'Cặp xu hướng',
LatestPrice: 'Giá mới nhất',
RiseAndfall: '24H Tăng và giảm',
LONG: 'DÀI',
SHORT: 'NGẮN',
Succeeded: 'thành công',
Dataisempty: 'dữ liệu trống',
TrandingPair: 'cặp giao dịch',
LatestPrice: 'giá mới nhất',
RiseAndfall: 'Chợ 24 giờ',
LONG: 'đi lâu',
SHORT: 'ngắn',
MarketPrice: 'Giá thị trường',
LimitPrice: 'Giới hạn giá',
MarketOptimalPrice: 'Giá tối ưu thị trường',
leverage: 'tận dụng',
Usable: 'Có thể sử dụng',
Total: 'Tổng cộng',
Bond: 'Liên kết',
Fee: 'Phí',
buyLong: "Mua / Dài",
sellSHORT: 'Bán / Ngắn hạn',
LimitPrice: 'giá giới hạn',
MarketOptimalPrice: 'Giá tốt nhất thị trường',
leverage: 'đòn bẩy',
Usable: 'Số dư khả dụng',
Total: 'tất cả các',
Bond: 'đặt cọc',
Fee: 'phí xử lý',
buyLong: "買入/做多 ",
sellSHORT: 'bán / bán',
UnitPrice: 'giá bán',
Number: 'số lượng',
CurrentEntrust: 'Current Entrust',
Position: 'Chức vụ',
Closed: 'Đã đóng cửa',
CurrentEntrust: 'nhiệm vụ hiện tại',
Position: 'mở',
Closed: 'đóng cửa',
Revoked: 'Đã thu hồi',
close: 'Đóng',
close: 'Khép kín',
AmountLeverage: 'Số tiền * Đòn bẩy',
CurrentPrice: 'Giá hiện tại',
status: 'trạng thái',
StyPrice: 'Giá sành điệu',
StsPrice: 'Giá Sts',
ExpectProfit: 'Kỳ vọng lợi nhuận',
do: 'làm',
ClosePrice: 'Đóng giá',
PL: 'P/L',
CloseTime: 'Thời gian đóng',
WarmTips: 'Lời khuyên ấm áp',
WarmTipsText: 'Bạn có chắc chắn muốn đóng không?',
CurrentPrice: 'giá hiện tại',
status: 'tiểu bang',
StyPrice: 'Chốt lời giá',
StsPrice: 'dừng giá',
do: 'Làm',
ClosePrice: 'Giá đóng cửa',
PL: 'Mất lợi nhuận',
CloseTime: 'Thời gian đóng cửa',
WarmTips: 'Lời khuyên tử tế',
WarmTipsText: 'Bạn có chắc chắn muốn đóng vị trí của mình không?',
Cancel: 'Hủy bỏ',
Confirm: 'Xác nhận',
StopLimit: 'Dừng / Giới hạn',
lessThan:'Số không được nhỏ hơn 0',
ExpectProfit: 'Kỳ vọng lợi nhuận ',
ExpectLoss: 'Mong đợi mất mát ',
Highest:'24H cao nhất',
Lowest:'24 giờ thấp nhất',
Amount:'Số tiền 24H',
MarketTrades:'Giao dịch thị trường',
Quantity:'Số lượng',
BuyingPrice:'Giá mua',
SellPrice:'Giá bán',
open:'Mở',
Confirm: 'xác nhận',
StopLimit: 'Chốt lời / Cắt lỗ',
lessThan: 'Số không được nhỏ hơn 0',
ExpectProfit: 'lợi nhuận kì vọng',
ExpectLoss: 'Tổn thất ước tính',
Highest: '24H giá cao nhất',
Lowest: '24H giá thấp nhất',
Amount: '24H giá thấp nhất',
MarketTrades: 'giao dịch thị trường',
Quantity: 'số lượng',
BuyingPrice: 'giá mua',
SellPrice: 'gia ban',
open: 'mở một vị trí',
},
// 捐赠页面相关
charity: {
CharityDetails: 'Chi tiết từ thiện',
About: 'Về',
Participants: 'Những người tham gia',
Closeddonation: 'Đóng góp',
About: 'Giới thiệu',
Participants: 'các nhà tài trợ tham gia',
Closeddonation: 'Đóng góp kết thúc',
DonateNow: 'Quyên góp ngay bây giờ',
PleaseChooseCoin: 'Vui lòng chọn đồng xu',
PleaseChooseCoin: 'Vui lòng chọn đơn vị tiền tệ',
AvailableBlance: 'Số dư khả dụng',
Quantity: 'Số lượng',
Quantity: 'số lượng',
WithdrawalPassword: 'Mật khẩu rút tiền',
Target: 'Mục tiêu',
},
// recharge
recharge: {
Dataisempty:'Dữ liệu trống',
Recharge: 'Nạp điện',
Dataisempty: 'dữ liệu trống',
Recharge: 'nạp điện',
Record: 'Ghi lại',
CoinRecharge: 'Nạp tiền xu',
CashRecharge: 'Nạp tiền ',
PleaseChooseCoin: 'Vui lòng chọn đồng xu',
CoinDepositAddress: 'Địa chỉ gửi tiền xu',
CopyAddress: 'Sao chép địa chỉ',
CoinRecharge: 'nạp tiền kỹ thuật số',
CashRecharge: 'nạp tiền',
PleaseChooseCoin: 'Vui lòng chọn đơn vị tiền tệ',
CoinDepositAddress: 'Địa chỉ gửi tiền',
CopyAddress: 'sao chép địa chỉ',
CopySuccess: 'Sao chép thành công',
ScanQR: 'Quét mã QR ở trên để lấy địa chỉ gửi tiền',
message: `Số tiền gửi tối thiểu: {rechargeMinAmount} {enname}. Tiền gửi ít hơn số tiền tối thiểu sẽ không được đăng và không được trả lại
Địa chỉ này địa chỉ gửi tiền mới nhất của bạn. Khi hệ thống nhận được tiền gửi, sẽ tự động được ghi vào tài khoản. Việc chuyển tiền cần được xác nhận bởi toàn bộ mạng lưới blockchain. Khi đạt đến 10 xác nhận của mạng, {enname} của bạn sẽ được tự động gửi vào tài khoản.`,
selectAmount: 'Vui lòng chọn số tiền gửi',
message: `最低充值金額:{rechargeMinAmount} {enname}。 低於最低金額的押金將不予過帳且不予退還
此地址是您最新的充值地址 系統收到充值後會自動到賬轉賬需要整個區塊鍊網絡確認 當節點確認達到 10 次時您的 {enname} 將自動存入賬戶`,
selectAmount: 'Vui lòng chọn số tiền nạp',
EnterNumber: 'Nhập 100-1000000',
RechargeMethod: 'Phương thức nạp tiền',
Submit: 'Nộp',
Submit: 'Gửi đi',
RechargeRecord: 'Bản ghi nạp tiền',
OrderID: 'ID đặt hàng',
Fees: 'Phí',
Time: 'Thời gian',
Address: 'Địa chỉ nhà',
Hash: 'Hash',
ShowMore: 'Cho xem nhiều hơn',
Pickup: 'Đón',
USDTRate: 'USDT Tỷ lệ',
OrderID: 'số thứ tự',
Fees: 'phí xử lý',
Time: 'thời gian sạc lại',
Address: 'địa chỉ',
Hash: 'Băm',
ShowMore: 'hiển thị thêm',
Pickup: 'cất đi',
USDTRate: 'Tỷ giá hối đoái USDT',
USDT: 'USDT',
},
//mine
mine: {
Dataisempty:'Dữ liệu trống',
MinePool: 'Bể mỏ',
OpenMine: 'Mở lòng mình',
MineDetails: 'Chi tiết mỏ',
Numberofclionts: 'số lượng khách hàng',
MinePool: 'nhóm khai thác',
OpenMine: 'Khai thác mỏ',
MineDetails: 'thông tin chi tiết',
Record: 'Ghi lại',
Dataisempty:'Dữ liệu trống',
Dataisempty: 'dữ liệu trống',
YourBTC: 'Của bạn',
LockBTC: 'Khóa',
dayproduce: '1 ngày sản xuất',
LockBTC: 'khóa',
dayproduce: 'sản xuất mỗi ngày',
MinLockTime: 'Thời gian khóa tối thiểu',
days: 'ngày',
days: 'bầu trời',
invuteCode: 'Vui lòng nhập mã mời của bạn',
lockBTC: 'Vui lòng nhập bạn muốn khóa số lượng BTC ',
lockBTC: 'Vui lòng nhập số lượng BTC bạn muốn khóa',
ALL: 'tất cả các',
LockBTCBtn: 'Khóa BTC và bắt đầu sản xuất',
MineRecord: 'Bản ghi của mìn',
NoData: 'Không có dữ liệu',
BaseCoin: 'Đồng tiền cơ sở',
MineRecord: 'Hồ sơ khai thác',
NoData: 'không có dữ liệu',
BaseCoin: 'đồng tiền bị khóa',
ProfitCoin: 'Tiền lãi',
DayRebate: 'Giảm giá trong ngày',
RebateDay: 'Ngày hoàn lại / Ngày khóa',
RebateAmount: 'Số tiền giảm giá / Số tiền',
AddTime: 'Thêm thời gian',
ReleaseTime: 'Thời gian phát hành',
DayRebate: 'Lợi nhuận hàng ngày',
RebateDay: 'Ngày hoàn lại / tổng ngày khóa',
RebateAmount: 'Số tiền giảm giá / Tổng số tiền giảm giá',
AddTime: 'thời gian khóa',
ReleaseTime: 'ngày mở khóa',
},
// withdrawal
withdrawal: {
Pleasechoose:'Hãy chọn địa chỉ rút lui',
Dataisempty:'Data is empty',
Withdrawal: 'Rút tiền',
Pleasechoose: 'Vui lòng chọn địa chỉ rút tiền',
Dataisempty: 'dữ liệu trống',
Withdrawal: 'rút',
Record: 'Ghi lại',
DigitalCurrency: 'Tiền kỹ thuật số',
OnLine: 'Trực tuyến',
PleaseChooseCoin: 'Vui lòng chọn đồng xu',
PleaseChooseCoin: 'Vui lòng chọn đơn vị tiền tệ',
WithdrawAddress: 'Địa chỉ rút tiền',
Choose: 'Chọn',
Quantity: 'Số lượng',
Available: 'Có sẵn',
Choose: 'chọn',
Quantity: 'số lượng',
Available: 'Có thể rút',
EnterTheQuantity: 'Vui lòng nhập số lượng',
ALL: 'TẤT CẢ CÁC',
MinimumWithdrawAmount: 'Số tiền rút tối thiểu :',
HandlingFee: 'Phí xử lý :',
message1: 'Vui lòng kiểm tra kỹ và nhập địa chỉ ví chính xác để rút tiền.',
message2: 'Gửi tiền kỹ thuật số không tương ứng đến địa chỉ ví sẽ gây ra mất mát vĩnh viễn.',
ALL: 'tất cả các',
MinimumWithdrawAmount: 'Số tiền rút tối thiểu:',
HandlingFee: 'Phí xử lý:',
message1: 'Vui lòng kiểm tra kỹ và nhập địa chỉ ví rút tiền chính xác.',
message2: 'Gửi tiền kỹ thuật số không phù hợp đến địa chỉ ví sẽ dẫn đến mất mát vĩnh viễn.',
message3: 'Phí rút tiền sẽ được trừ vào số tiền rút.',
withdraw: 'rút',
ChooseAddress: 'Chọn địa chỉ',
Edit: 'Chỉnh sửa',
OK: 'ĐƯỢC RỒI',
message4: '· Sổ địa chỉ có thể được sử dụng để quản lý các địa chỉ thường dùng của bạn. Không cần thực hiện nhiều xác minh khi bắt đầu rút tiền từ các địa chỉ trong sổ địa chỉ.',
message5: '· Hỗ trợ rút tiền tự động APIA. Khi sử dụng API để rút tiền, chỉ các địa chỉ trong sổ địa chỉ web mới được phép thực hiện rút tiền.',
ChooseAddress: 'Chọn một địa chỉ',
Edit: 'chỉnh sửa',
OK: 'Chắc chắn rồi',
message4: '· Sổ Địa chỉ có thể được sử dụng để quản lý các địa chỉ thường dùng của bạn. Bắt đầu rút tiền đến địa chỉ sổ địa chỉ mà không cần xác minh nhiều lần.',
message5: '· Hỗ trợ rút tiền tự động API. Khi sử dụng API để rút tiền, chỉ các địa chỉ trong sổ địa chỉ mạng mới được phép bắt đầu rút tiền.',
myOmniAddress: 'địa chỉ usdt omni của tôi',
AddAddress: 'Thêm địa chỉ',
DeleteAddress: 'Xóa địa chỉ',
WarmTips: 'Lời khuyên ấm áp',
AddAddress: 'thêm địa chỉ',
DeleteAddress: 'xóa địa chỉ',
WarmTips: 'Lời khuyên tử tế',
WarmTipsText: 'Có xóa địa chỉ hiện được chọn hay không',
Cancel: 'Hủy bỏ',
Address: 'Địa chỉ nhà',
Address: 'địa chỉ',
enterAddressTips: 'Vui lòng nhập hoặc dán địa chỉ',
Remarks: 'Nhận xét',
enterRemarksTips: 'Vui lòng điền vào các nhận xét',
Confirm: 'Confirm',
WithdrawalRecord: 'Hồ sơ rút tiền',
DigitalCurrency: 'Digital currency',
Confirm: 'xác nhận',
WithdrawalRecord: 'Bản ghi rút tiền',
DigitalCurrency: 'tiền kỹ thuật số',
OnLine: 'Trực tuyến',
OrderID: 'ID đặt hàng',
Fees: 'Phí',
Time: 'Thời gian',
Hash: 'Hash',
ShowMore: 'Cho xem nhiều hơn',
Pickup: 'Đón',
USDTRate: 'USDT Tỷ lệ',
OrderID: 'số thứ tự',
Fees: 'Giá cả',
Time: 'thời gian',
Hash: 'Băm',
ShowMore: 'hiển thị thêm',
Pickup: 'cất đi',
USDTRate: 'Tỷ giá hối đoái USDT',
USDT: 'USDT',
CardNo: 'Không có thẻ.',
Bank: 'Ngân hàng',
Payee: 'Người nhận tiền',
BankCardWithdrawal: 'Rút tiền từ thẻ ngân hàng',
CardNo: 'số thẻ.',
Bank: 'ngân hàng',
Payee: 'người nhận tiền',
BankCardWithdrawal: 'rút tiền mặt thẻ ngân hàng',
Beneficiary: 'Số tài khoản thụ hưởng / IBAN',
AddBankCard: 'Thêm thẻ ngân hàng',
NextStep: 'Bước tiếp theo',
EditCard: 'Chỉnh sửa thẻ',
WithdrawableAmount: 'Số tiền có thể rút',
Amount: 'Số lượng',
PaymentPassword: 'Mật khẩu thanh toán',
enterAmount: 'Vui lòng nhập Số tiền',
enterPaymentPassword: 'Vui lòng nhập Mật khẩu Thanh toán của bạn',
EditBankInformation: 'Chỉnh sửa thông tin ngân hàng',
Amount: 'số lượng',
PaymentPassword: 'mật khẩu thanh toán',
enterAmount: 'Vui lòng nhập số tiền',
enterPaymentPassword: 'Vui lòng nhập mật khẩu rút tiền của bạn',
EditBankInformation: 'Sửa đổi thông tin ngân hàng',
AddBankInformation: 'Thêm thông tin ngân hàng',
FirstName: 'Tên thật',
enterName: 'xin hãy nhập tên của bạn',
Account: 'Tài khoản',
FirstName: 'tên thật',
enterName: 'Vui lòng nhập tên thật của bạn',
Account: 'tài khoản',
enterAccount: 'Vui lòng nhập tài khoản của bạn',
BankName: 'Tên ngân hàng',
BankName: 'tên ngân hàng',
enterBankName: 'Vui lòng nhập tên ngân hàng',
BankCode: 'Mã ngân hàng',
enterBankCode: 'Vui lòng nhập Mã ngân hàng',
enterBankCode: 'Vui lòng nhập mã ngân hàng',
},
// 申购页面相关 subscription
subscription: {
Subcompleted:'Đăng ký đã hoàn thành',
Substarted:'Đăng ký chưa bắt đầu',
Dataisempty:'Dữ liệu trống',
Subcompleted: 'Đăng ký đã hoàn thành',
Substarted: 'Đăng ký chưa bắt đầu',
Dataisempty: 'dữ liệu trống',
// 公共
Product: 'Sản phẩm',
Pending: 'Chưa giải quyết',
Complete: 'Hoàn thành',
Product: 'dự án',
Pending: 'Đăng ký',
Complete: 'hoàn thành',
// Product
Subscribe: ặt mua',
Ended: 'Đã kết thúc',
Subscribe: ăng ký',
Ended: 'Kết thúc',
ComingSoon: 'Sắp có',
STLTotalCirculation: 'tổng lưu hành',
PrivateSalePrice: 'Giá bán riêng',
PrivateSalePrice: 'Giá thuê bao',
ICOTime: 'Thời gian ICO',
// Pending //Complete
HeaderPending: 'Chưa giải quyết',
HeaderComplete: 'Hoàn thành',
Price: 'Giá bán',
Quantity: 'Số lượng',
HeaderPending: 'Xử lý',
HeaderComplete: 'hoàn thành',
Price: 'giá bán',
Quantity: 'số lượng',
ConfirmAmount: 'Xác nhận số tiền',
USDT: 'USDT',
Time: 'Thời gian',
Time: 'thời gian',
CheckTheNumberoOfUSDT: 'Kiểm tra số lượng USDT',
// Subscription
Subscription: 'Đăng ký',
Days: 'Ngày',
Days: 'bầu trời',
Hours: 'Giờ',
Minutes: 'Phút',
Seconds: 'Giây',
Total: 'Tổng cộng',
SubscribeNow: 'Theo dõi ngay',
Minutes: 'phút',
Seconds: 'thứ hai',
Total: 'tất cả các',
SubscribeNow: 'Áp dụng ngay bây giờ',
ProjectDetails: 'Chi tiết dự án',
Video: 'Video',
WhiteBook: 'sách trắng',
FullNameOfToken: 'Tên đầy đủ của mã thông báo:',
TotalCirculation: 'Giá đăng ký:',
ICOPrice: 'Giá đăng ký:',
Video: 'video',
WhiteBook: 'giấy trắng',
FullNameOfToken: 'Tên đầy đủ của đồng xu:',
TotalCirculation: 'Giá mua:',
ICOPrice: 'Giá mua:',
// ICOTime: 'Thời gian đăng ký:',
},
//me
me: {
Rebateamount:'số',
Financialfunds:'Hạng',
Numberofclionts:'Số khách hàng',
pamount:'Hãy nhập số',
Dataisempty:'Dữ liệu trống',
isLogOut:'Bạn có chắc chắn bạn muốn thoát?',
Rebateamount: 'số lượng',
Incomerecord: 'Bản ghi giảm giá',
Myclient: 'lời mời của tôi',
User: 'người sử dụng',
Totalincome: 'tổng giảm giá',
Earnlingsyesterday: 'Giảm giá ngày hôm qua',
Numberofclionts: 'Số lượng lời mời',
Financialfunds: 'lớp',
pamount: 'Vui lòng nhập số tiền',
Dataisempty: 'dữ liệu trống',
isLogOut: 'Bạn có chắc chắn bỏ thuốc lá không?',
account: 'tài khoản',
Recharge: 'Nạp điện',
Recharge: 'nạp điện',
confirmPassword: 'Xác nhận mật khẩu',
Withdrawal: 'Rút tiền',
Transfer: 'Chuyển khoản',
Balance: 'THĂNG BẰNG(U)',
Pledge: 'Lời hứa(U)',
Contarct: 'Hợp đồng(U)',
General: 'Chung',
Withdrawal: 'rút',
Transfer: 'chuyển tiền',
Balance: 'Tài khoản giao dịch (U)',
Pledge: 'Cầm cố tài khoản (U)',
Contarct: 'Tài khoản hợp đồng (U)',
General: 'Phổ quát',
InviteFriends: 'Mời bạn bè',
AccountInfo: 'Thông tin tài khoản',
MyTeam: 'Đội của tôi',
WalletHistory: 'Lịch sử ví',
Notification: 'Thông báo',
DonateRecord: 'Đóng góp bản ghi',
Language: 'Ngôn ngữ',
AboutUs: 'Về chúng tôi',
LogOut: 'Đăng xuất',
ShareWithFriends: 'Chia sẻ với bạn bè',
ScanTheCode: 'Quét mã để tải xuống',
MyReferralID: 'ID giới thiệu của tôi:',
CopyID: 'Sao chép ID',
CopyLink: 'Sao chép',
AccountInfo: 'thông tin tài khoản',
MyTeam: 'đội của tôi',
WalletHistory: 'Ví nước chảy',
Notification: 'sự thông báo',
Language: 'ngôn ngữ',
AboutUs: 'về chúng tôi',
LogOut: 'đăng xuất',
ShareWithFriends: 'chia sẻ với bạn bè',
ScanTheCode: 'Quét mã để đăng ký',
MyReferralID: 'Mã mời của tôi:',
CopyID: 'sao chép',
CopyLink: 'sao chép',
ChangeLoginPassword: 'Thay đổi mật khẩu đăng nhập',
ChangeWithdrawalPassword: 'Thay đổi mật khẩu rút tiền',
BankCard: 'Thẻ ngân hàng',
WithdrawalAddress: 'Địa chỉ rút tiền',
PleaseEnterTheOldPassword: 'Vui lòng nhập mật khẩu cũ',
CreateNewLoginPassword: 'Tạo mật khẩu đăng nhập mới',
Confirm: 'Xác nhận',
Confirm: 'xác nhận',
Cancel: 'Hủy bỏ',
ModifyWithdrawalPassword: 'Sửa đổi mật khẩu rút tiền',
ModifyWithdrawalPassword: 'Thay đổi mật khẩu rút tiền',
CreateNewPassword: 'Tạo mật khẩu mới',
ModifiedSuccessfully:'Đã sửa đổi thành công',
addSuccessfully:'Thêm thành công',
ModifiedSuccessfully: 'Đã sửa đổi thành công',
addSuccessfully: 'Thêm thành công',
Fresh: 'Mới',
Release: 'Phóng thích',
Release: 'phóng thích',
NotificationDetails: 'Chi tiết thông báo',
DonateRecord: 'Đóng góp bản ghi',
Time: 'Thời gian',
Status:'Trạng thái',
DonateRecord: 'hồ sơ quyên góp',
Time: 'thời gian',
Status: 'tiểu bang',
SelectCurrency: 'Chọn đơn vị tiền tệ',
PleaseChooseCoin: 'Vui lòng chọn đồng xu',
From: 'Từ',
OptionAccount: 'Tài khoản quyền chọn',
To: 'Đến',
TradingAccount: 'Tài khoản giao dịch',
TransferNumber: 'Truyền tải',
PleaseEnterNumber: 'Vui lòng nhập số',
Usable: 'Có thể sử dụng :',
ALL: 'TẤT CẢ CÁC',
PleaseChooseCoin: 'Vui lòng chọn đơn vị tiền tệ',
From: 'chuyển ra ngoài',
OptionAccount: 'Tài khoản Tùy chọn',
To: 'chuyển giao',
TradingAccount: 'tài khoản giao dịch',
TransferNumber: 'Số tiền chuyển khoản',
PleaseEnterNumber: 'Vui lòng nhập một số',
Usable: 'Có sẵn :',
ALL: 'tất cả các',
}
}

251
utils/language/zh_TW.js

@ -1,4 +1,4 @@
// en_US.js
// zh_TW.js
export default {
// tab bar 相关
tabBar: {
@ -8,15 +8,18 @@ export default {
Subscription: '申購',
Me: '我的',
},
// 登陆相关页面
login: {
Versionupdate:'版本更新',
copySuccess:'已復制',
Purchasesucceeded:'購買成功',
Successfulsubscription:'訂閱成功',
Successfulsubscription:'申購成功',
Withdrawalsucceeded:'提現成功',
Deletesucceeded:'刪除成功',
Savesucceeded:'保存成功',
Rechargesucceeded:'充值成功',
Transfersucceeded:'轉成功',
Transfersucceeded:'轉成功',
Donationsucceeded:'捐款成功',
Insufficient:'可用餘額不足',
pullup:'輕輕拉起',
@ -24,40 +27,39 @@ export default {
Nomore:'沒有更多了',
// 公共字段
Login: '登錄',
SignUp: '報名',
SignUp: '注冊',
ForgotPassword: '忘記密碼',
Getcode:'獲取碼',
Getcode:'獲取驗證碼',
passwordRule:'請輸入6-20個字符的密碼,密碼必須至少包含1個大寫字母、1個小寫字母和1個數字',
// login
welcomeText: '您好,歡迎回來!',
signInText: '登錄到您的帳戶。',
emailInputText: '請輸入電郵地址',
emailInputMessage: '請輸入您的電子郵件地址',
emailInputText: '請輸入電地址',
emailInputMessage: '請輸入電子郵件地址',
passwordInputText: '密碼',
passwordInputMessage: '請輸入您的密碼',
forgotText: '忘記密碼?',
notAccountText: '沒有賬號?',
agreeToBackup: '請查看提示同意備份',
agreeToBackup: '請查看提示同意緩存',
checkTheTermsOfService: '請查看並同意服務條款',
// register
passwordConfirm:"重複輸入的登錄密碼不一致",
passwordConfirm:"確認密碼不一致",
loginSuccess:"登陸成功",
resSuccess:"註冊成功",
Emailempty:"郵箱不能為空",
Emailincorrect:"電子郵箱不正確",
Emailempty:"電子郵件不能為空",
Emailincorrect:"電電子郵件不正確",
GettingVerificationCode:"獲取驗證碼",
CodeHasSent:"驗證碼已發送",
SendAfter:"倒計時結束後發送",
registerWelcomeText: "入門",
registerCreate: "創建一個帳戶以繼續!",
registerWelcomeText: "驗證碼",
registerCreate: "創建帳戶以繼續!",
verificationCodeText: '驗證碼',
verificationCodeMessage: '請輸入驗證碼',
passwordText: '創建登錄密碼',
passwordMessage: '請輸入您的密碼',
confirmPasswordText: '確認登錄密碼',
confirmPasswordMessage: '請確認登錄密碼',
withdrawalPasswordText: '創建提密碼',
withdrawalPasswordText: '創建提密碼',
withdrawalPasswordMessage: '請輸入提現密碼',
InvitationCodeText: '邀請碼',
InvitationCodeMessage: '請輸入邀請碼',
@ -65,8 +67,7 @@ export default {
Terms: '條款',
and: '和',
Conditions: '條件',
haveAccount: '已經有一個帳戶?',
haveAccount: '已經有帳戶?',
// forget
Save: '保存',
},
@ -76,44 +77,42 @@ export default {
// 公共字段
HOME: '首頁',
// home首页
customerService: '客',
customerService: '在綫客服',
homeMessage: `請先聯繫左上角客服進行身份驗證 請聯繫左上角客服進行身份驗證...`,
Recharge: '充值',
Mine: '我的',
Subcription: '訂閱',
Mine: '挖礦',
Subcription: '申購',
TodaySteps: "今天的步数",
ReceiveEarnings: "接收昨天的收益",
ReceiveEarnings: "領取昨天的收益",
WarmTips: '溫馨提示',
WarmTipsText: '您確定要收到嗎?',
WarmTipsText: '您確定領取嗎?',
Cancel: '取消',
Confirm: '確認',
},
// 合约页面相关
markets: {
// markets
Succeeded:'成功',
Dataisempty:'數據為空',
TrandingPair: '趨勢對',
TrandingPair: '交易對',
LatestPrice: '最新價格',
RiseAndfall: '24小時行情',
LONG: '多',
SHORT: '空',
LONG: '做多',
SHORT: '做空',
MarketPrice: '市場價',
LimitPrice: '限價',
MarketOptimalPrice: '市場最優價格',
leverage: '槓桿',
Usable: '可用',
Usable: '可用餘額',
Total: '全部',
Bond: '紐帶',
Bond: '押金',
Fee: '手續費',
buyLong: "買入/做多 ",
sellSHORT: '賣出/做空 ',
UnitPrice: '價格',
Number: '數量',
CurrentEntrust: '當前委託',
CurrentEntrust: '當前委托',
Position: '已開倉',
Closed: '已平倉',
Revoked: '已撤銷',
@ -121,46 +120,42 @@ export default {
AmountLeverage: '金額*槓桿',
CurrentPrice: '時價',
status: '狀態',
StyPrice: '麥粒腫價格',
StsPrice: '價格',
ExpectProfit: '期待利潤',
StyPrice: '止盈價',
StsPrice: '止損價',
do: '做',
ClosePrice: '收盤價',
PL: 'P/L',
CloseTime: '關盤時間',
ClosePrice: '平倉價',
PL: '盈/虧',
CloseTime: '平倉時間',
WarmTips: '溫馨提示',
WarmTipsText: '您確定要關閉嗎?',
WarmTipsText: '您確定要平倉嗎?',
Cancel: '取消',
Confirm: '確認',
StopLimit: '止損/限價',
StopLimit: '止盈/止損',
lessThan:'數字不能小於 0',
ExpectProfit: '期待利潤 ',
ExpectLoss: '預期損失 ',
ExpectProfit: '預計利潤',
ExpectLoss: '預計虧損 ',
Highest:'24H 最高價',
Lowest:'24H 最低價',
Amount:'24H 最低價',
MarketTrades:'市場交易',
Quantity:'數量',
BuyingPrice:'買價',
SellPrice:'賣價',
open:'開',
open:'開',
},
// 捐赠页面相关
charity: {
CharityDetails: '慈善詳情',
About: '關於',
Participants: '參與者',
About: '簡介',
Participants: '參與捐贈者',
Closeddonation: '捐贈結束',
DonateNow: '現在捐贈',
PleaseChooseCoin: '請選擇幣',
AvailableBlance: '可用餘額',
Quantity: '數量',
WithdrawalPassword: '提款密碼',
WithdrawalPassword: '提現密碼',
Target: '目標',
},
// recharge
@ -168,40 +163,34 @@ export default {
Dataisempty:'數據為空',
Recharge: '充值',
Record: '記錄',
CoinRecharge: '硬幣充值',
CashRecharge: '現金充值 ',
PleaseChooseCoin: '請選擇硬幣',
CoinRecharge: '數字貨幣充值',
CashRecharge: '現金充值',
PleaseChooseCoin: '請選擇幣種',
CoinDepositAddress: '充幣地址',
CopyAddress: '複製地址',
CopySuccess: '複製成功',
ScanQR: '掃描上方二維碼獲取充值地址',
message: `最低存款金額:{rechargeMinAmount} {enname}。 低於最低金額的押金將不予過帳且不予退還
此地址是您最新的存款地址 系統收到存款後會自動到賬轉賬需要整個區塊鍊網絡確認 當網絡確認達到 10 次時您的 {enname} 將自動存入賬戶`,
selectAmount: '請選擇存款金額',
EnterNumber: '進入 100-1000000',
message: `最低充值金額:{rechargeMinAmount} {enname}。 低於最低金額的押金將不予過帳且不予退還
此地址是您最新的充值地址 系統收到充值後會自動到賬轉賬需要整個區塊鍊網絡確認 當節點確認達到 10 次時您的 {enname} 將自動存入賬戶`,
selectAmount: '請選擇充值金額',
EnterNumber: '輸入 100-1000000',
RechargeMethod: '充值方式',
Submit: '提交',
RechargeRecord: '充值記錄',
OrderID: '訂單編號',
Fees: '費',
Time: '時間',
Fees: '手續費',
Time: '充值時間',
Address: '地址',
Hash: 'Hash',
ShowMore: '顯示更多',
Pickup: '撿起',
USDTRate: 'USDT 利率',
Pickup: '收起',
USDTRate: 'USDT 匯率',
USDT: 'USDT',
},
//mine
mine: {
Numberofclionts:'客戶數量',
Dataisempty:'數據為空',
MinePool: '礦池',
OpenMine: '開礦',
MineDetails: '詳細信息',
@ -209,68 +198,59 @@ export default {
Dataisempty:'數據為空',
YourBTC: '您的',
LockBTC: '鎖定',
dayproduce: '1天生產',
dayproduce: '天生產',
MinLockTime: '最小鎖定時間',
days: '天',
invuteCode: '請輸入您的邀請碼',
lockBTC: '請輸入您要鎖定的BTC數量 ',
ALL: '全部',
LockBTCBtn: '鎖定 BTC 並開始生產',
MineRecord: '礦山記錄',
MineRecord: '挖礦記錄',
NoData: '沒有數據',
BaseCoin: '基礎幣',
ProfitCoin: '利幣',
DayRebate: '日回扣',
RebateDay: '返利日/鎖定日',
RebateAmount: '返利金額/金額',
AddTime: '添加時間',
ReleaseTime: '推出日期',
BaseCoin: '鎖定幣',
ProfitCoin: '利幣',
DayRebate: '日利潤',
RebateDay: '返利日/鎖定日',
RebateAmount: '返利金額/縂返利金額',
AddTime: '鎖定時間',
ReleaseTime: '解鎖日期',
},
// withdrawal
withdrawal: {
Pleasechoose:'請選擇取款地址',
Pleasechoose:'請選擇提現地址',
Dataisempty:'數據為空',
Withdrawal: '提現',
Record: '記錄',
DigitalCurrency: '數字貨幣',
OnLine: '線上',
PleaseChooseCoin: '請選擇硬幣',
PleaseChooseCoin: '請選擇幣種',
WithdrawAddress: '提現地址',
Choose: '選擇',
Quantity: '數量',
Available: '可用的',
Available: '可提現',
EnterTheQuantity: '請輸入數量',
ALL: '全部',
MinimumWithdrawAmount: '最低提金額:',
MinimumWithdrawAmount: '最低提金額:',
HandlingFee: '手續費:',
message1: '請仔細檢查並輸入正確的提款錢包地址。',
message1: '請仔細檢查並輸入正確的提現錢包地址。',
message2: '向錢包地址發送不對應的數字貨幣將造成永久損失。',
message3: '提款費用將從提款金額中扣除。',
message3: '提現手續費將從提現金額中扣除。',
withdraw: '提現',
ChooseAddress: '選擇地址',
Edit: '編輯',
OK: '好的',
message4: 通訊錄可用於管理您常用的地址。 向通訊錄地址發起提現,無需多次驗證。',
message5: '·支持API自動提現。 使用API提現時,只允許網絡通訊錄中的地址發起提現。',
OK: '確定',
message4: 地址簿可用於管理您常用的地址。 向地址簿地址發起提現,無需多次驗證。',
message5: '·支持API自動提現。 使用API提現時,只允許網絡地址簿中的地址發起提現。',
myOmniAddress: '我的omni usdt地址',
AddAddress: '添加地址',
DeleteAddress: '刪除地址',
WarmTips: '溫馨提示',
WarmTipsText: '是否刪除當前選中的地址',
Cancel: '取消',
Address: '地址',
enterAddressTips: '請輸入或粘貼地址',
Remarks: '備註',
enterRemarksTips: '請填寫備註',
Confirm: '確認',
WithdrawalRecord: '提現記錄',
DigitalCurrency: '數字貨幣',
OnLine: '在線',
@ -279,29 +259,26 @@ export default {
Time: '時間',
Hash: 'Hash',
ShowMore: '顯示更多',
Pickup: '撿起',
USDTRate: 'USDT 費率',
Pickup: '收起',
USDTRate: 'USDT 匯率',
USDT: 'USDT',
CardNo: '卡號.',
Bank: '銀行',
Payee: '收款人',
BankCardWithdrawal: '銀行卡取款',
BankCardWithdrawal: '銀行卡提現',
Beneficiary: '收款人帳號/IBAN',
AddBankCard: '添加銀行卡',
NextStep: '下一步',
EditCard: '編輯卡片',
WithdrawableAmount: '可提金額',
WithdrawableAmount: '可提金額',
Amount: '數量',
PaymentPassword: '支付密碼',
enterAmount: '請輸入金額',
enterPaymentPassword: '請輸入您的付款密碼',
enterPaymentPassword: '請輸入您的提現密碼',
EditBankInformation: '修改銀行信息',
AddBankInformation: '添加銀行信息',
FirstName: '真實姓名',
enterName: '請輸入你的名',
enterName: '請輸入你的真實姓名',
Account: '帳戶',
enterAccount: '請輸入您的賬戶',
BankName: '銀行名稱',
@ -312,23 +289,23 @@ export default {
// 申购页面相关 subscription
subscription: {
Subcompleted:'訂閱已完成',
Substarted:'訂閱尚未開始',
Subcompleted:'申購已完成',
Substarted:'申購尚未開始',
Dataisempty:'數據為空',
// 公共
Product: '產品',
Pending: '待辦的',
Complete: '完成',
Product: '項目',
Pending: '申購中',
Complete: '完成',
// Product
Subscribe: '訂閱',
Subscribe: '申購',
Ended: '結束',
ComingSoon: '快來了',
STLTotalCirculation: '總發行量',
PrivateSalePrice: '私募價格',
PrivateSalePrice: '申購價格',
ICOTime: 'ICO時間',
// Pending //Complete
HeaderPending: '待辦的',
HeaderComplete: '完全',
HeaderPending: '處理中',
HeaderComplete: '已完成',
Price: '價格',
Quantity: '數量',
ConfirmAmount: '確認金額',
@ -336,13 +313,13 @@ export default {
Time: '時間',
CheckTheNumberoOfUSDT: '查看USDT數量',
// Subscription
Subscription: '訂閱',
Subscription: '申購',
Days: '天',
Hours: '小時',
Minutes: '分鐘',
Seconds: '秒',
Total: '全部',
SubscribeNow: '現在訂閱',
SubscribeNow: '立即申購',
ProjectDetails: '項目詳情',
Video: '視頻',
WhiteBook: '白皮書',
@ -355,6 +332,12 @@ export default {
//me
me: {
Rebateamount:'金額',
Incomerecord:'返佣記錄',
Myclient:'我的邀請',
User:'用戶',
Totalincome:'總返佣',
Earnlingsyesterday:'昨日返佣',
Numberofclionts:'邀請數量',
Financialfunds:'等級',
pamount:'請輸入金額',
Dataisempty:'數據為空',
@ -363,55 +346,47 @@ export default {
Recharge: '充值',
confirmPassword: '確認密碼',
Withdrawal: '提現',
Transfer: '轉移',
Balance: '錢包(U)',
Pledge: '保證(U)',
Contarct: '合約(U)',
Transfer: '轉帳',
Balance: '交易賬戶(U)',
Pledge: '質押賬戶(U)',
Contarct: '合約賬戶(U)',
General: '通用',
InviteFriends: '邀請朋友',
AccountInfo: '帳戶信息',
MyTeam: '我的團隊',
WalletHistory: '錢包歷史',
Notification: '通知',
DonateRecord: '捐贈記錄',
WalletHistory: '錢包流水',
Notification: '公告',
Language: '語言',
AboutUs: '關於我們',
LogOut: '登出',
ShareWithFriends: '和朋友分享',
ScanTheCode: '掃碼下載',
MyReferralID: '我的推薦人ID:',
LogOut: '退出登錄',
ShareWithFriends: '分享給朋友',
ScanTheCode: '掃碼注冊',
MyReferralID: '我的邀請碼:',
CopyID: '複製',
CopyLink: '複製',
ChangeLoginPassword: '更改登錄密碼',
ChangeWithdrawalPassword: '更改提密碼',
ChangeWithdrawalPassword: '更改提密碼',
BankCard: '銀行卡',
WithdrawalAddress: '提現地址',
PleaseEnterTheOldPassword: '請輸入舊密碼',
CreateNewLoginPassword: '創建新的登錄密碼',
Confirm: '確認',
Cancel: '取消',
ModifyWithdrawalPassword: '修改提密碼',
ModifyWithdrawalPassword: '修改提密碼',
CreateNewPassword: '創建新密碼',
ModifiedSuccessfully:'修改成功',
addSuccessfully:'添加成功',
Fresh: '新鮮的',
Fresh: '新的',
Release: '發布',
NotificationDetails: '通知詳情',
DonateRecord: '捐贈記錄',
Time: '時間',
Status:'狀態',
SelectCurrency: '選擇幣',
PleaseChooseCoin: '請選擇幣',
From: '',
SelectCurrency: '選擇幣',
PleaseChooseCoin: '請選擇幣',
From: '轉出',
OptionAccount: '期權賬戶',
To: '',
To: '轉入',
TradingAccount: '交易賬戶',
TransferNumber: '轉帳金額',
PleaseEnterNumber: '請輸入號碼',

Loading…
Cancel
Save