新增多语言标记

This commit is contained in:
2025-10-22 18:10:47 +08:00
parent db247d253b
commit 5ba2c1148a
6 changed files with 24 additions and 8 deletions
+5 -1
View File
@@ -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",
+5 -1
View File
@@ -337,7 +337,11 @@
"initial": {
"title": "支付中",
"description": "请稍候,正在处理您的支付"
}
},
"backToHome": "返回首页",
"viewSubscription": "查看订阅",
"remainingTime": "剩余时间",
"timeoutMessage": "订单已超时,请重新下单"
},
"dialog": {
"confirm": "确认",