| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761 |
- let langs = {
- // 中文
- 'zh_cn': {
- // 导航条
- 'index_title': 'OTC交易平台',
- 'my_title': '我的',
- 'trade_title': '买卖币',
- 'capital_title': '我的资产',
- 'login_title': '用户登录',
- 'reg_title': '用户注册',
- 'forget_title': '找回登录密码',
- 'trade_order_title': '交易订单',
- 'payment_title': '我的收款方式',
- 'payment_add_title': '添加我的收款方式',
- 'payment_edit_title': '修改我的收款方式',
- 'safe_title': '安全中心',
- 'address_title': '地址簿',
- 'custom_title': '客服',
- 'help_title': '帮助中心',
- 'about_title': '关于OTC',
- 'auth_title': '身份认证',
- 'account_title': '修改账号',
- 'password_title': '登录密码设置',
- 'trade_password_title': '交易密码设置',
- 'google_title': '谷歌验证',
- 'device_title': '常用设备',
- 'advert_title': '广告大厅',
- 'transfer_title': 'USDT转账',
- 'collection_title': 'USDT收款',
- 'advert_order_title': '广告订单',
- 'collection_log_title': '收款明细',
- 'transfer_log_title': '转账明细',
- 'chat_title': '您正在与商家聊天',
- 'chat_custom_title': '您正在与客服聊天',
- 'message_title': '消息',
- 'loadmore': '加载更多',
- 'loading': '正在加载...',
- 'nomore': '暂无更多',
- 'nodata': '暂无数据',
- 'get': '获取',
- 'save': '保存',
- 'welcome': 'OTC欢迎您',
- 'platform': '平台',
- 'home': '首页',
- 'trade': '买卖币',
- 'capital': '资产',
- 'advert': '广告',
- 'add': '添加',
- 'delete': '删除',
- 'edit': '编辑',
- 'modify': '修改',
- 'confirm': '确定',
- 'cancel': '取消',
- 'buy_order': '买单',
- 'sell_order': '卖单',
- 'no_data': '暂无数据',
- 'add_address': '添加地址',
- 'params_error': '参数错误',
- 'other': '其他',
- 'loadding': '正在加载',
- 'catch': '正在处理...',
- 'save_success': '保存成功',
- 'verify_code': '验证码',
- 'input_verify_code': '输入验证码',
- 'get_verify_code': '正在获取验证码',
- 'no_more_send': '请不要频繁发送',
- 'account': '账号',
- 'new_account': '新账号',
- 'input_account': '邮箱/手机号',
- 'input_new_account': '输入新账号邮箱/手机号',
- 'new_account_error': '新账号不能和原账号相同',
- 'confirm_modify': '确定修改',
- 'pwd': '密码',
- 'forget': '忘记密码',
- 'password': '登录密码',
- 'new_password': '新密码',
- 'input_new_password': '请输入新登录密码',
- 'input_password': '请输入登录密码',
- 'confirm_password': '确认密码',
- 'input_confirm_password': '再次输入登录密码',
- 'input_code': '请输入验证码',
- 'cofirm_modify': '确定修改为该新账号?',
- 'account_error': '账号错误,请联系客服处理',
- 'confirm_trade_password_error': '确认交易密码错误',
- 'confirm_password_error': '确认登录密码错误',
- 'confirm_transfer': '确定申请提币到该地址?',
- 'input_address': '请输入提币地址',
- 'input_wallet_address': '请输入钱包地址',
- 'input_num': '请输入提币数量',
- 'confirm_delete_wallet': '确定要删除该钱包地址吗',
- 'confirm_add_wallet': '确定添加该地址到地址簿?',
- 'type': '类型',
- 'logo': '图标',
- 'protocl': '勾选代表同意本平台的',
- 'service_agree': '服务条款',
- 'copy_success': '复制成功',
- 'copy_fail': '复制失败',
- 'no_support_copy': '当前环境不支持,请长按复制',
- 'coin_address': '地址',
- 'notice': '待处理消息',
- '': '地址',
- 'center': '我的',
- 'login': '登录',
- 'register': '注册',
- 'go_reg': '立即注册',
- 'no_notice': '暂无公告',
- 'quick_sell': '快捷卖币',
- 'quick_sell_tips': '全网比价、最严资金风控',
- 'quick_sell_text': '累计获得',
- 'my_order': '我的订单',
- 'buy_utc': '买币',
- 'sell_utc': '卖币',
- 'quick_buy_tips': '真正零风险',
- 'order_total_24': '24H成交量(U)',
- 'order_count_24': '24H成单量',
- 'trade_rate': '交易成功率',
- 'Collection': '确认收款',
- 'order_collection': '打款信息',
- 'order_look_collection': '查看付款信息',
- 'address_book': '地址簿',
- 'help_center': '帮助中心',
- 'about_us': '关于OTC',
- 'customer': '客服',
- 'logout': '退出登录',
- 'total_capitail': '总资产(CNY)',
- 'collect_money': '收钱',
- 'transfer_money': '转账',
- 'trade_buy': '购买',
- 'trade_sell': '出售',
- 'number': '数量',
- 'limit': '限额',
- 'all': '全部',
- 'order': '订单',
- 'bank': '银行卡',
- 'bank_name': '银行卡名称',
- 'input_bank_name': '请输入银行卡名称',
- 'collection_name': '收款人',
- 'sell_avg': '卖价(平均)',
- 'pay_by_u': 'U币支付',
- 'collection_bank': '收款银行',
- 'wxpay': '微信',
- 'alipay': '支付宝',
- 'pre_price': '参考单价',
- 'pre_pay': '预计支付',
- 'pre_get': '预计获得',
- 'buy_by_num': '按数量购买',
- 'buy_by_money': '按金额购买',
- 'input_num_or_money': '请先输入准确的数量或金额',
- 'pay_type': '请选择付款方式',
- 'collect_type': '请选择收款方式',
- 'balance': '可用余额',
- 'trade_sell_num': '请先输入出售数量',
- 'transfer': '转账',
- 'collection': '收款',
- 'idcard': '身份证号',
- 'input_idcard': '请输入身份证号',
- 'idcard_front_img': '身份证正面',
- 'upload_idcard_front_img': '上传身份证正面',
- 'idcard_back_img': '身份证反面',
- 'upload_idcard_back_img': '上传身份证反面',
- 'idcard_hand_img': '手持身份证',
- 'upload_idcard_hand_img': '上传手持身份证',
- 'bank_front_img': '银行卡正面',
- 'upload_bank_front_img': '上传银行卡正面',
- 'bank_back_img': '银行卡反面',
- 'upload_bank_back_img': '上传银行卡反面',
- 're_submit': '重新提交',
- 'idcard_name': '身份认证',
- 'safe_name': '安全中心',
- 'collection_name': '收款方式',
- 'idcard_yes': '已认证',
- 'idcard_submit': '已提交',
- 'idcard_no': '未认证',
- 'safe_high': '高',
- 'safe_middle': '中',
- 'safe_low': '低',
- 'collection_yes': '已添加',
- 'collection_no': '未添加',
- 'from_address': '转入地址',
- 'setting_yes': '已设置',
- 'setting_no': '未设置',
- 'login_device': '登录设备',
- 'look': '查看',
- 'real_name': '姓名',
- 'input_real_name': '请输入收款人姓名',
- 'bank_name': '银行名称',
- 'bank_card': '卡号',
- 'input_bank_card': '请输入银行卡号',
- 'bank': '银行卡',
- 'branch_name': '支行名称',
- 'input_branch_name': '请输入支行名称',
- 'account': '账号',
- 'trade_quota': '已用/限额',
- 'trade_num': '接单数/上限',
- 'take_order': '接单',
- 'qrcode': '收款码',
- 'day_limit': '每日交易限额',
- 'nickname': '发布用户',
- 'limit': '限额',
- 'price': '单价',
- 'pay_type': '支付方式',
- 'collection_type': '支付方式',
- 'expired': '有效期',
- 'buy': '购买',
- 'sell': '出售',
- 'confirm_buy': '确定购买?',
- 'confirm_sell': '确定出售?',
- 'confirm_title': '操作提示',
- 'buy_title': '交易提示',
- 'order_success': '订单提交成功,是否前往联系商家完成交易',
- 'continue_buy': '继续购买',
- 'continue_sell': '继续出售',
- 'goto_pay': '前往完成交易',
- 'buy_order': '购买订单',
- 'sell_order': '出售订单',
- 'order_no': '单号',
- 'order_time': '时间',
- 'shop_user': '交易员',
- 'order_user': '用户',
- 'order_idcard': '查看实名',
- 'order_num': '数量',
- 'order_payment': '收款信息',
- 'no_payment': '暂无收款信息,请联系客服',
- 'order_bank': '银行卡',
- 'order_wxpay': '微信',
- 'order_alipay': '支付宝',
- 'order_look_payment': '查看收款账号',
- 'order_total': '合计',
- 'status': '状态',
- 'status_trade': '交易中',
- 'status_pay': '已付款',
- 'status_receive': '已收款 (交易完成)',
- 'status_exception': '异常订单',
- 'status_overtime': '已超时',
- 'status_cancel': '已取消',
- 'status_wait': '待付款',
- 'refund_1': '退款中',
- 'refund_2': '已退款',
- 'refund_3': '退款失败',
- 'select_pay_type': '请选择付款方式',
- 'pay_img': '打款凭证',
- 'upload_pay_img': '请上传打款凭证',
- 'op_tips': '操作提示',
- 'tips': '提示',
- 'order_exception': '订单异常信息',
- 'pay_confirm': '确认提交该打款信息?',
- 'collection_confirm': '确认已收款,并完成交易?',
- 'cancel_confirm': '确定取消该交易?',
- 'user_cancel': '用户取消',
- 'trade_password': '交易密码',
- 'input_trade_password': '请输入交易密码',
- 'confirm_trade_password': '确认交易密码',
- 'input_confirm_trade_password': '再次输入交易密码',
- 'op_contact': '对话',
- 'op_send_idcard': '发送实名',
- 'op_pay': '确认付款',
- 'op_confirm': '确认收款',
- 'op_trade': '开始交易',
- 'op_cancel': '取消',
- 'op_exception': '异常订单',
- 'op_go': '继续交易',
- 'no_payment': '您没有收款方式,点击添加',
- 'name': '名称',
- 'address': '地址',
- 'coin_type': '币种',
- 'remark': '备注',
- 'input_remark': '请输入备注内容',
- 'link_name': '链名称',
- 'collection_address': '收款地址',
- 'save_pic': '保存到相册',
- 'share_address': '分享地址',
- 'collection_intro_trc_head': "该地址仅支持 USDT-TRC20<br>收款请勿用于其他币种,否则资产不可找回。",
- 'collection_intro_erc_head': "该地址仅支持 USDT-ERC20<br>收款请勿用于其他币种,否则资产不可找回。",
- 'collection_intro_info': '从OTC168钱包之外转入的资金,在交易完成后需要平台审核通过,才能将资产转账给平台其他用户或提到钱包以外到地址<br>最小收款金额:0.00001 USDT<br>小于最小金额,收款将不会上账且无法退回<br>您到充值地址不会改变,可截图保存并重复使用。',
- 'share_success': '分享成功',
- 'share_fail': '分享失败',
- 'no_exception': '暂无异常信息',
- 'exception_type': '异常类型',
- 'exception_type_1': '延迟到账',
- 'exception_type_2': '金额不符',
- 'exception_type_3': '敏感词',
- 'exception_type_4': '未付款',
- 'exception_type_5': '非本人实名',
- 'image': '凭证图片',
- 'exception_status': '异常状态',
- 'exception_status_1': '处理中',
- 'exception_status_2': '已处理',
- 'coin_status': '交易状态',
- 'coin_status_1': '成功',
- 'coin_status_2': '失败',
- 'coin_status_3': '待审核',
- 'coin_status_4': '到账中',
- 'save_success': '保存成功',
- 'save_fail': '保存失败',
- 'copy_success': '复制成功',
- 'copy_fail': '复制失败',
- 'no_support': '功能不支持',
- 'contact_custom': '联系客服',
- 'input_address': '输入或长按粘贴地址',
- 'transfer_num': '转账金额',
- 'transfer_balance': '可转账余额',
- 'transfer_fee': '手续费',
- 'transfer_total': '实际扣除',
- 'incorret_address': '不是正确的地址',
- 'detailed': '明细',
- 'cofirm_set_trade_password': '确定更新设置交易密码?',
- 'cofirm_set_password': '确定修改登录密码?',
- 'safe_tips': '安全提示',
- 'no_idcard_check_1': '您还未实名认证,请先实名认证通过后再进行交易',
- 'no_idcard_check_2': '您还未实名认证,且您的交易密码默认为登录密码,为了账户安全建议您身份认证后重新设置交易密码再进行交易',
- 'go_auth': '前往认证',
- 'no_go': '暂不认证',
- 'confirm_trade': '确认交易',
- 'confirm_buy': '确认购买',
- 'confirm_sell': '确认出售',
- 'publishname': '发布用户',
- 'advert_num': '交易数量',
- 'input_buy_num': '请输入购买数量',
- 'input_sell_num': '请输入出售数量',
- 'trade_total': '交易金额',
- 'unsale': '下架',
- 'unsaled': '已下架',
- 'publish_advert': '发布广告',
- 'publish_type': '类型',
- 'chat': '对话',
- 'send': '发送',
- 'connect_fail': '连接失败',
- 'input_message': '请输入消息内容',
- // H5
- 'h5_trade_confirm': '交易须知',
- 'agree': '同意',
- 'h5_buy': '购买USDT',
- 'h5_sell': '出售USDT',
- 'wait_confirm': '等待确认',
- 'trade_success': '交易完成',
- 'order_detail': '订单信息',
- 'h5_trade_num': '交易数量',
- 'total': '金额',
- 'price': '单价',
- 'business': '交易员',
- 'is_auth': '已实名',
- 'is_credit': '保证金',
- 'score': '评分',
- 'copy': '复制',
- 'trade_account': '账户',
- 'trade_bank': '银行',
- 'pay_qrcode': '收款码',
- 'tips': '温馨提示',
- 'trade_notice': "<span style='color: #d57d7d;'>非本人账户转账</span> 及 备注/附言 会造成 <span style='color: #d57d7d;'>交易失败</span>",
- 'transfer_success': '我已完成汇款',
- 'cancel_order': '取消订单',
- 'trade_success': '交易成功',
- 'trade_cancel': '订单已取消',
- 'zh_cn': '中文',
- 'en': '英文',
- 'select_confirm': '请先阅读并同意注意事项内容',
- 'params_error': '订单参数错误,5秒后将返回',
- 'order_error': '获取订单失败,5秒后将返回',
- 'go_back': '立即返回',
- 'transfer_wait': '等待交易匹配',
- 'collection_success': '确认已收款',
- 'wait_pay': '等待对方付款',
- },
- // 英文
- 'en': {
- 'index_title': 'OTC trading platform',
- 'my_title': 'My Center',
- 'trade_title': 'Buying and selling currency',
- 'capital_title': 'My assets',
- 'login_title': 'User login',
- 'reg_title': 'User reg',
- 'forget_title': 'Retrieve login password',
- 'trade_order_title': 'Transaction order',
- 'payment_title': 'My collection method',
- 'payment_add_title': 'Add my collection method',
- 'payment_edit_title': 'Modify my collection method',
- 'safe_title': 'Security Center',
- 'address_title': 'Address book',
- 'custom_title': 'Customer service',
- 'help_title': 'Help center',
- 'about_title': 'About OTC',
- 'auth_title': 'Identity authentication',
- 'account_title': 'Modify account number',
- 'password_title': 'Login password settings',
- 'trade_password_title': 'Transaction password setting',
- 'google_title': 'Google Authenticator',
- 'device_title': 'Common equipment',
- 'advert_title': ' Advertising Hall ',
- 'transfer_title': 'USDT transfer',
- 'collection_title': 'USDT collection',
- 'advert_order_title': 'Advertising order ',
- 'collection_log_title': 'Collection details',
- 'transfer_log_title': 'Transfer details',
- 'chat_title': 'Chat conversation',
- 'chat_custom_title': 'Customer service chat',
- 'message_title': 'Message',
- 'loadmore': 'Load more',
- 'loading': 'Loading...',
- 'nomore': 'No more',
- 'nodata': 'No data',
- 'get': 'Get',
- 'save': 'Save',
- 'welcome': 'OTC Welcome',
- 'platform': 'Platform',
- 'home': 'Home',
- 'trade': 'Trade',
- 'capital': 'Capital',
- 'advert': 'Advert',
- 'add': 'Add',
- 'delete': 'Del',
- 'edit': 'Edit',
- 'modify': 'Modify',
- 'confirm': 'Confirm',
- 'cancel': 'Cancel',
- 'buy_order': 'Buy order',
- 'sell_order': 'Sell order',
- 'no_data': 'No Data',
- 'add_address': 'Add address',
- 'params_error': 'Parameter error',
- 'other': 'Other',
- 'loadding': 'Loadding',
- 'catch': 'Processing...',
- 'save_success': 'Saved successfully',
- 'account': 'Account',
- 'new_account': 'New Account',
- 'verify_code': 'Verification',
- 'input_verify_code': 'Input verification',
- 'get_verify_code': 'Getting verification code',
- 'no_more_send': 'Please do not send frequently',
- 'input_new_account': 'Enter the email or mobile number',
- 'confirm_modify': 'Confirm',
- 'forget': 'Forget Password',
- 'pwd': 'Password',
- 'password': 'Password',
- 'input_password': 'Please enter the login password',
- 'new_password': 'New Password',
- 'input_new_password': 'Please enter the new login password',
- 'confirm_password': 'Confirm password',
- 'input_confirm_password': 'Enter the login password again',
- 'input_code': 'Please enter the verification code',
- 'cofirm_modify': 'Confirm to change to this new account?',
- 'account_error': 'Account number error, please contact customer service',
- 'confirm_trade_password_error': 'Confirm transaction password error',
- 'confirm_password_error': 'Confirm login password error',
- 'confirm_transfer': 'Confirm to apply for currency withdrawal to this address?',
- 'confirm_delete_wallet': 'Are you sure you want to delete this wallet address?',
- 'confirm_add_wallet': 'OK to add this address to the address book',
- 'type': 'Type',
- 'logo': 'Logo',
- 'protocl': 'Check the box to agree with the platform',
- 'service_agree': 'Terms of service',
- 'copy_success': 'Copy Success',
- 'copy_fail': 'Copy Fail',
- 'no_support_copy': 'The current environment does not support, please long press copy',
- 'coin_address': 'Address',
- 'center': 'my',
- 'login': 'login',
- 'go_reg': 'Register now',
- 'register': 'register',
- 'no_notice': 'not notice',
- 'quick_sell': 'Quick sell',
- 'quick_sell_tips': 'Price comparison across the network and the strictest capital risk control',
- 'quick_sell_text': 'Expected acquisition',
- 'my_order': 'My order',
- 'buy_utc': 'buy',
- 'sell_utc': 'sell',
- 'quick_buy_tips': 'Real zero risk',
- 'order_total_24': '24h trading volume(U)',
- 'order_count_24': '24H Order quantity',
- 'trade_rate': 'Transaction success rate',
- 'transfer': 'Transfer',
- 'collection': 'Collection',
- 'order_collection': 'Collection',
- 'order_look_collection': 'Payment information',
- 'address_book': 'Address book',
- 'help_center': 'Help center',
- 'about_us': 'About OTC',
- 'customer': 'Customer service',
- 'logout': 'Logout',
- 'total_capitail': 'Total assets(CNY)',
- 'collect_money': 'Collect money',
- 'transfer_money': 'Transfer accounts',
- 'trade_buy': 'Buy',
- 'trade_sell': 'Sell',
- 'number': 'Number',
- 'limit': 'Limit',
- 'all': 'All',
- 'order': 'Order',
- 'bank': 'Bank',
- 'collection_name': 'Payee',
- 'collection_bank': 'Bank',
- 'wxpay': 'Wxpay',
- 'alipay': 'Alipay',
- 'pre_price': 'Reference price',
- 'pre_pay': 'Advance price',
- 'pre_get': 'Get Total',
- 'buy_by_num': 'By Number',
- 'buy_by_money': 'By Money',
- 'input_num_or_money': 'Please enter quantity or amount first',
- 'pay_type': 'Please select payment method',
- 'collect_type': 'Please select the payment method',
- 'balance': 'Balance',
- 'trade_sell_num': 'Please enter the sale quantity first',
- 'sell_avg': 'Sell Price(Avg)',
- 'pay_by_u': 'U currency payment',
- 'idcard': 'Idcard',
- 'input_idcard': 'Please enter your ID number',
- 'idcard_front_img': 'Idcard front',
- 'upload_idcard_front_img': 'Upload ID card front',
- 'idcard_back_img': 'Idcard back',
- 'upload_idcard_back_img': 'Upload the reverse side of ID card',
- 'idcard_hand_img': 'Idcard hand',
- 'upload_idcard_hand_img': 'Upload handheld ID card',
- 'bank_front_img': 'Bank front',
- 'upload_bank_front_img': 'Upload the front of the bank card',
- 'bank_back_img': 'Bank back',
- 'upload_bank_back_img': 'Upload the back of the bank card',
- 're_submit': 'Resubmit',
- 'idcard_name': 'Authentication',
- 'safe_name': 'Security',
- 'collection_name': 'Payment',
- 'idcard_yes': 'Yes',
- 'idcard_submit': 'Submitted',
- 'idcard_no': 'No',
- 'safe_high': 'High',
- 'safe_middle': 'Middle',
- 'safe_low': 'Low',
- 'collection_yes': 'Yes',
- 'collection_no': 'No',
- 'from_address': 'Transfer in address',
- 'setting_yes': 'Set',
- 'setting_no': 'Not set',
- 'login_device': 'Login Device',
- 'look': 'Look',
- 'real_name': 'Full name',
- 'input_real_name': 'Please enter the name of the payee',
- 'bank_name': 'Bank name',
- 'input_bank_name': 'Please enter the bank name',
- 'bank_card': 'Card',
- 'input_bank_card': 'Please enter the bank card number',
- 'bank': 'Bank',
- 'branch_name': 'Branch name',
- 'input_branch_name': 'Please enter the name of the branch',
- 'account': 'Account',
- 'trade_quota': 'Limit quota',
- 'trade_num': 'Trade limit',
- 'take_order': 'Take order',
- 'qrcode': 'Qrcode',
- 'day_limit': 'Daily trading limit',
- 'nickname': 'Publisher',
- 'limit': 'Quota',
- 'price': 'Price',
- 'pay_type': 'PayType',
- 'collection_type': 'PayType',
- 'expired': 'Expired',
- 'buy': 'Buy',
- 'sell': 'Sell',
- 'confirm_buy': 'Confirm purchase?',
- 'confirm_sell': 'Confirm purchase?',
- 'confirm_title': 'Operating tips',
- 'buy_title': 'Transaction tips',
- 'order_success': 'The order is submitted successfully. Do you want to contact the merchant to complete the transaction',
- 'continue_buy': 'Continue to buy',
- 'continue_sell': 'Continue to sell',
- 'goto_pay': 'Go to trade',
- 'order_no': 'orderNo',
- 'order_time': 'Time',
- 'order_user': 'Buyer',
- 'shop_user': 'Business',
- 'order_idcard': 'Idcard',
- 'order_num': 'Num',
- 'order_payment': 'Payment',
- 'no_payment': 'No collection information temporarily',
- 'order_bank': 'bankCard',
- 'order_wxpay': 'Wxpay',
- 'order_alipay': 'Alipay',
- 'order_look_payment': 'lookPayment',
- 'order_total': 'Total',
- 'status': 'Status',
- 'status_trade': 'Transaction',
- 'status_pay': 'Paid',
- 'status_receive': 'Received by merchant',
- 'status_exception': 'Abnormal',
- 'status_overtime': 'Timeout',
- 'status_cancel': 'Cancel',
- 'status_wait': 'Paying',
- 'refund_1': 'Refunding',
- 'refund_2': 'Refunded',
- 'refund_3': 'Refund failed',
- 'select_pay_type': 'Please select the payment method',
- 'upload_pay_img': 'Please upload the payment voucher',
- 'pay_img': 'Payment voucher',
- 'pay_tips': 'Operating tips',
- 'op_tips': 'Operating tips',
- 'tips': 'Tips',
- 'order_exception': 'Order exception information',
- 'pay_confirm': 'Are you sure to submit the payment information?',
- 'collection_confirm': 'Confirm the receipt and complete the transaction?',
- 'cancel_confirm': 'Confirm to cancel the transaction?',
- 'user_cancel': 'User cancel',
- 'trade_password': 'Trade Password',
- 'input_trade_password': 'Please enter the password',
- 'confirm_trade_password': 'Confirm password',
- 'input_confirm_trade_password': 'Enter the password again',
- 'op_contact': 'Dialogue',
- 'op_send_idcard': 'SendAuth',
- 'op_pay': 'Confirm',
- 'op_confirm': 'Receipt',
- 'op_trade': 'Trading',
- 'op_cancel': 'Cancel',
- 'op_exception': 'Abnormal',
- 'op_go': 'Continue',
- 'no_payment': 'You have no payment method, click Add',
- 'name': 'Name',
- 'address': 'Address',
- 'coin_type': 'CoinType',
- 'remark': 'Remark',
- 'input_remark': 'Please enter the remarks',
- 'link_name': 'Link name',
- 'collection_address': 'Payment address',
- 'save_pic': 'Save to album',
- 'share_address': 'Share address',
- 'collection_intro_trc_head': "This address only supports usdt-trc20 < br > collection should not be used in other currencies, otherwise the assets cannot be retrieved.",
- 'collection_intro_erc_head': "This address only supports usdt-trc20 < br > collection should not be used in other currencies, otherwise the assets cannot be retrieved.",
- 'collection_intro_info': 'Funds transferred from otc168 wallet need to be approved by the platform after the transaction is completed before transferring assets to other users on the platform or referring to the address outside the wallet <br> minimum collection amount: 0.00001 usdt<br> less than the minimum amount, the collection will not be posted and cannot be returned < br > you can save the screenshot and reuse it when you arrive at the recharge address.',
- 'share_success': 'Share successfully',
- 'share_fail': 'Share failed',
- 'no_exception': 'No abnormal information temporarily',
- 'exception_type': 'Exception type',
- 'exception_type_1': 'Late arrival',
- 'exception_type_2': 'Amount discrepancy',
- 'exception_type_3': 'Sensitive words',
- 'exception_type_4': 'Unpaid',
- 'exception_type_5': 'Not my real name',
- 'image': 'Voucher picture',
- 'exception_status': 'Abnormal state',
- 'exception_status_1': 'Processing',
- 'exception_status_2': 'Processed',
- 'coin_status': 'Transaction status',
- 'coin_status_1': 'Success',
- 'coin_status_2': 'Fail',
- 'coin_status_3': 'Reviewed',
- 'coin_status_4': 'InPayment',
- 'save_success': 'Saved successfully',
- 'save_fail': 'Save failed',
- 'copy_success': 'Copy successful',
- 'copy_fail': 'Copy failed',
- 'no_support': "I won't support it ",
- 'contact_custom': 'Customer service',
- 'input_address': 'Enter or long press the paste address',
- 'input_wallet_address': 'Please enter the wallet address',
- 'transfer_num': 'Amount',
- 'transfer_balance': 'Transferable balance',
- 'transfer_fee': 'Fee',
- 'transfer_total': 'Total',
- 'incorret_address': 'Address format is incorrect',
- 'detailed': 'Detailed',
- 'cofirm_set_trade_password': 'Confirm to update and set the transaction password?',
- 'safe_tips': 'Safety tips',
- 'no_idcard_check_1': "You haven't been certified by your real name. Please pass the real name certification before trading",
- 'no_idcard_check_2': 'You have not been authenticated with your real name, and your transaction password is the login password by default. For account security, it is recommended that you reset the transaction password after authentication',
- 'go_auth': 'Certification',
- 'no_go': 'Not certified',
- 'confirm_trade': 'Confirm transaction',
- 'confirm_buy': 'Buy',
- 'confirm_sell': 'Sell',
- 'publishname': 'Publisher',
- 'advert_num': 'Number',
- 'input_buy_num': 'Please enter the purchase quantity',
- 'input_sell_num': 'Please enter the sale quantity',
- 'trade_total': 'Total',
- 'unsale': 'Unsale',
- 'unsaled': 'Unsaled',
- 'publish_advert': 'Publish',
- 'publish_type': 'Type',
- 'chat': 'Chat',
- 'send': 'Send',
- 'connect_fail': 'Connect fail',
- 'input_message': 'Please enter the message content',
- 'h5_trade_confirm': 'Transaction instructions',
- 'agree': 'Agree',
- 'h5_buy': 'Buy USDT',
- 'h5_sell': 'Sell USDT',
- 'wait_confirm': 'Waiting for confirmation',
- 'trade_success': 'Transaction completion',
- 'order_detail': 'Order information',
- 'h5_trade_num': 'Number',
- 'total': 'Amount',
- 'price': 'Price',
- 'business': 'Trade',
- 'is_auth': 'Certified',
- 'is_credit': 'Bond',
- 'score': 'Score',
- 'copy': 'Copy',
- 'trade_account': 'Account',
- 'trade_bank': 'Bank',
- 'tips': 'Reminder',
- 'trade_notice': "<span style='color: #d57d7d;'> non personal account transfer </span> and remarks or postscript will cause <span style='color: #d57d7d;'> transaction failure </span>",
- 'transfer_success': 'Complete remittance',
- 'cancel_order': 'Cancel order',
- 'trade_success': 'Successful trade',
- 'trade_cancel': 'Order cancelled',
- 'zh_cn': 'Chinese',
- 'en': 'English',
- 'select_confirm': 'Please read and agree to the notes first',
- 'pay_qrcode': 'Qrcode',
- 'params_error': 'Order parameter error, will be returned in 5 seconds',
- 'order_error': 'Failed to get the order. It will be returned in 5 seconds',
- 'go_back': 'Return now',
- 'transfer_wait': 'Waiting match',
- 'collection_success': 'Confirm receipt',
- 'wait_pay': 'Waiting pay',
- },
- };
- export default {
- langs
- }
|