|
@@ -1,15 +1,15 @@
|
|
|
window.settings.locales = {
|
|
|
'en-US': {
|
|
|
'request.error': 'Request failed',
|
|
|
- // cycle_text
|
|
|
- 'cycle.month_price': 'Monthly',
|
|
|
- 'cycle.quarter_price': 'Quarterly',
|
|
|
- 'cycle.half_year_price': 'Semi-Annually',
|
|
|
- 'cycle.year_price': 'Annually',
|
|
|
- 'cycle.two_year_price': 'Biennially',
|
|
|
- 'cycle.three_year_price': 'Triennially',
|
|
|
- 'cycle.onetime_price': 'One Time',
|
|
|
- 'cycle.reset_price': 'Data Reset Package',
|
|
|
+ // period_text
|
|
|
+ 'period.month_price': 'Monthly',
|
|
|
+ 'period.quarter_price': 'Quarterly',
|
|
|
+ 'period.half_year_price': 'Semi-Annually',
|
|
|
+ 'period.year_price': 'Annually',
|
|
|
+ 'period.two_year_price': 'Biennially',
|
|
|
+ 'period.three_year_price': 'Triennially',
|
|
|
+ 'period.onetime_price': 'One Time',
|
|
|
+ 'period.reset_price': 'Data Reset Package',
|
|
|
// order_status
|
|
|
'order_status.no_paid': 'Pending Payment',
|
|
|
'order_status.opening': 'Pending Active',
|
|
@@ -86,7 +86,7 @@ window.settings.locales = {
|
|
|
'login.forget_password': 'Forgot password',
|
|
|
// order
|
|
|
'order.table_no': 'Order Number #',
|
|
|
- 'order.table_cycle': 'Type / Cycle',
|
|
|
+ 'order.table_period': 'Type / period',
|
|
|
'order.table_amount': 'Order Amount',
|
|
|
'order.table_status': 'Order Status',
|
|
|
'order.table_create_time': 'Creation Time',
|
|
@@ -98,7 +98,7 @@ window.settings.locales = {
|
|
|
'order.please_check_credit_card': 'Please check credit card payment information',
|
|
|
'order.order_detail': 'Order Details',
|
|
|
'order.product': 'Product',
|
|
|
- 'order.type_cycle': 'Type / Cycle',
|
|
|
+ 'order.type_period': 'Type / period',
|
|
|
'order.amount': 'Amount',
|
|
|
'order.traffic': 'Transfer Data',
|
|
|
'order.discount': 'Discount',
|
|
@@ -123,7 +123,7 @@ window.settings.locales = {
|
|
|
'plan.buy': 'Subscribe now',
|
|
|
'plan.setting_subscribe': 'Configure Subscription',
|
|
|
'plan.discount': 'Discount',
|
|
|
- 'plan.cycle': 'Payment Cycle',
|
|
|
+ 'plan.period': 'Payment period',
|
|
|
'plan.have_coupon': 'Have coupons?',
|
|
|
'plan.coupon_verify': 'Verify',
|
|
|
'plan.order_total_amount': 'Order Total',
|
|
@@ -284,15 +284,15 @@ window.settings.locales = {
|
|
|
},
|
|
|
'zh-CN': {
|
|
|
'request.error': '请求失败',
|
|
|
- // cycle_text
|
|
|
- 'cycle.month_price': '月付',
|
|
|
- 'cycle.quarter_price': '季付',
|
|
|
- 'cycle.half_year_price': '半年付',
|
|
|
- 'cycle.year_price': '年付',
|
|
|
- 'cycle.two_year_price': '两年付',
|
|
|
- 'cycle.three_year_price': '三年付',
|
|
|
- 'cycle.onetime_price': '一次性',
|
|
|
- 'cycle.reset_price': '重置流量包',
|
|
|
+ // period_text
|
|
|
+ 'period.month_price': '月付',
|
|
|
+ 'period.quarter_price': '季付',
|
|
|
+ 'period.half_year_price': '半年付',
|
|
|
+ 'period.year_price': '年付',
|
|
|
+ 'period.two_year_price': '两年付',
|
|
|
+ 'period.three_year_price': '三年付',
|
|
|
+ 'period.onetime_price': '一次性',
|
|
|
+ 'period.reset_price': '重置流量包',
|
|
|
// order_status
|
|
|
'order_status.no_paid': '待支付',
|
|
|
'order_status.opening': '开通中',
|
|
@@ -369,7 +369,7 @@ window.settings.locales = {
|
|
|
'login.forget_password': '忘记密码',
|
|
|
// order
|
|
|
'order.table_no': '# 订单号',
|
|
|
- 'order.table_cycle': '周期',
|
|
|
+ 'order.table_period': '周期',
|
|
|
'order.table_amount': '订单金额',
|
|
|
'order.table_status': '订单状态',
|
|
|
'order.table_create_time': '创建时间',
|
|
@@ -381,7 +381,7 @@ window.settings.locales = {
|
|
|
'order.please_check_credit_card': '请检查信用卡支付信息',
|
|
|
'order.order_detail': '订单详情',
|
|
|
'order.product': '产品',
|
|
|
- 'order.type_cycle': '类型/周期',
|
|
|
+ 'order.type_period': '类型/周期',
|
|
|
'order.amount': '金额',
|
|
|
'order.traffic': '流量',
|
|
|
'order.discount': '折扣',
|
|
@@ -407,7 +407,7 @@ window.settings.locales = {
|
|
|
'plan.buy': '立即订阅',
|
|
|
'plan.setting_subscribe': '配置订阅',
|
|
|
'plan.discount': '折扣',
|
|
|
- 'plan.cycle': '付款周期',
|
|
|
+ 'plan.period': '付款周期',
|
|
|
'plan.have_coupon': '有优惠券?',
|
|
|
'plan.coupon_verify': '验证',
|
|
|
'plan.order_total_amount': '订单总额',
|
|
@@ -599,15 +599,15 @@ window.settings.locales = {
|
|
|
},
|
|
|
'ja-JP': {
|
|
|
'request.error': 'リクエストエラー',
|
|
|
- // cycle_text
|
|
|
- 'cycle.month_price': '月払い',
|
|
|
- 'cycle.quarter_price': '四半期払い',
|
|
|
- 'cycle.half_year_price': '半年払い',
|
|
|
- 'cycle.year_price': '年払い',
|
|
|
- 'cycle.two_year_price': '2年払い',
|
|
|
- 'cycle.three_year_price': '3年払い',
|
|
|
- 'cycle.onetime_price': '一括払い',
|
|
|
- 'cycle.reset_price': 'データ通信量のカウントをリセット',
|
|
|
+ // period_text
|
|
|
+ 'period.month_price': '月払い',
|
|
|
+ 'period.quarter_price': '四半期払い',
|
|
|
+ 'period.half_year_price': '半年払い',
|
|
|
+ 'period.year_price': '年払い',
|
|
|
+ 'period.two_year_price': '2年払い',
|
|
|
+ 'period.three_year_price': '3年払い',
|
|
|
+ 'period.onetime_price': '一括払い',
|
|
|
+ 'period.reset_price': 'データ通信量のカウントをリセット',
|
|
|
// order_status
|
|
|
'order_status.no_paid': 'お支払い待ち',
|
|
|
'order_status.opening': '処理中',
|
|
@@ -684,7 +684,7 @@ window.settings.locales = {
|
|
|
'login.forget_password': 'パスワードをお忘れの方は[こちら]',
|
|
|
// order
|
|
|
'order.table_no': '# オーダー番号',
|
|
|
- 'order.table_cycle': 'タイプ/お支払い周期',
|
|
|
+ 'order.table_period': 'タイプ/お支払い周期',
|
|
|
'order.table_amount': 'ご注文の金額',
|
|
|
'order.table_status': 'ステータス',
|
|
|
'order.table_create_time': '作成日付',
|
|
@@ -696,7 +696,7 @@ window.settings.locales = {
|
|
|
'order.please_check_credit_card': 'クレジットカードのお支払い情報をご確認ください',
|
|
|
'order.order_detail': '最終明細のご確認',
|
|
|
'order.product': 'お選びの定期購入',
|
|
|
- 'order.type_cycle': 'タイプ/お支払い周期',
|
|
|
+ 'order.type_period': 'タイプ/お支払い周期',
|
|
|
'order.amount': '金額',
|
|
|
'order.traffic': 'データ通信量',
|
|
|
'order.discount': '割引き',
|
|
@@ -721,7 +721,7 @@ window.settings.locales = {
|
|
|
'plan.buy': '今すぐ購入',
|
|
|
'plan.setting_subscribe': '定期購入の設定',
|
|
|
'plan.discount': '割引き',
|
|
|
- 'plan.cycle': 'お支払い周期',
|
|
|
+ 'plan.period': 'お支払い周期',
|
|
|
'plan.have_coupon': 'キャンペーンコード',
|
|
|
'plan.coupon_verify': '確定',
|
|
|
'plan.order_total_amount': 'ご注文の合計金額',
|
|
@@ -912,15 +912,15 @@ window.settings.locales = {
|
|
|
},
|
|
|
'vi-VN': {
|
|
|
'request.error': 'Yêu Cầu Thất Bại',
|
|
|
- // cycle_text
|
|
|
- 'cycle.month_price': 'Tháng',
|
|
|
- 'cycle.quarter_price': 'Hàng quý',
|
|
|
- 'cycle.half_year_price': 'Nửa năm',
|
|
|
- 'cycle.year_price': 'Năm',
|
|
|
- 'cycle.two_year_price': 'Hai năm',
|
|
|
- 'cycle.three_year_price': 'Ba năm',
|
|
|
- 'cycle.onetime_price': 'Dài hạn',
|
|
|
- 'cycle.reset_price': 'Cập nhật dung lượng',
|
|
|
+ // period_text
|
|
|
+ 'period.month_price': 'Tháng',
|
|
|
+ 'period.quarter_price': 'Hàng quý',
|
|
|
+ 'period.half_year_price': 'Nửa năm',
|
|
|
+ 'period.year_price': 'Năm',
|
|
|
+ 'period.two_year_price': 'Hai năm',
|
|
|
+ 'period.three_year_price': 'Ba năm',
|
|
|
+ 'period.onetime_price': 'Dài hạn',
|
|
|
+ 'period.reset_price': 'Cập nhật dung lượng',
|
|
|
// order_status
|
|
|
'order_status.no_paid': 'Đợi Thanh toán',
|
|
|
'order_status.opening': 'Khai mạc',
|
|
@@ -999,7 +999,7 @@ window.settings.locales = {
|
|
|
'login.forget_password': 'Quên mật khẩu',
|
|
|
// order
|
|
|
'order.table_no': '# Mã đơn hàng',
|
|
|
- 'order.table_cycle': 'Chu kì',
|
|
|
+ 'order.table_period': 'Chu kì',
|
|
|
'order.table_amount': 'Tổng tiền đơn hàng',
|
|
|
'order.table_status': 'Trạng thái đơn hàng',
|
|
|
'order.table_create_time': 'Tạo thời gian',
|
|
@@ -1011,7 +1011,7 @@ window.settings.locales = {
|
|
|
'order.please_check_credit_card': 'Vui lòng kiểm tra thông tin thanh toán thẻ',
|
|
|
'order.order_detail': 'Chi tiết đơn hàng',
|
|
|
'order.product': 'Sản phẩm',
|
|
|
- 'order.type_cycle': 'Loại hình/Chu kì',
|
|
|
+ 'order.type_period': 'Loại hình/Chu kì',
|
|
|
'order.amount': 'Tổng cộng',
|
|
|
'order.traffic': 'Dung lượng',
|
|
|
'order.discount': 'Triết khấu',
|
|
@@ -1036,7 +1036,7 @@ window.settings.locales = {
|
|
|
'plan.buy': 'Mua ngay',
|
|
|
'plan.setting_subscribe': 'Cài đặt',
|
|
|
'plan.discount': 'Triết khấu',
|
|
|
- 'plan.cycle': 'Chu kì thanh toán ',
|
|
|
+ 'plan.period': 'Chu kì thanh toán ',
|
|
|
'plan.have_coupon': 'Có phiếu giảm giá?',
|
|
|
'plan.coupon_verify': 'Xác minh',
|
|
|
'plan.order_total_amount': 'Tổng cộng',
|