新增多语言标记
This commit is contained in:
@@ -274,7 +274,11 @@
|
||||
"initial": {
|
||||
"title": "Processing Payment",
|
||||
"description": "Please wait while we process your payment"
|
||||
}
|
||||
},
|
||||
"backToHome": "Back to Home",
|
||||
"viewSubscription": "View Subscription",
|
||||
"remainingTime": "Remaining Time",
|
||||
"timeoutMessage": "Order has timed out, please place a new order"
|
||||
},
|
||||
"home": {
|
||||
"welcome": "Welcome to BearVPN",
|
||||
|
||||
@@ -337,7 +337,11 @@
|
||||
"initial": {
|
||||
"title": "支付中",
|
||||
"description": "请稍候,正在处理您的支付"
|
||||
}
|
||||
},
|
||||
"backToHome": "返回首页",
|
||||
"viewSubscription": "查看订阅",
|
||||
"remainingTime": "剩余时间",
|
||||
"timeoutMessage": "订单已超时,请重新下单"
|
||||
},
|
||||
"dialog": {
|
||||
"confirm": "确认",
|
||||
|
||||
Reference in New Issue
Block a user