fix: bug
This commit is contained in:
@@ -222,7 +222,13 @@
|
||||
"agreementText": "我已阅读并同意",
|
||||
"terms": "服务条款",
|
||||
"privacy": "隐私协议",
|
||||
"agreementAnd": "与"
|
||||
"agreementAnd": "与",
|
||||
"alipayNotInstalled": "支付宝 SDK 未安装",
|
||||
"createOrderFailed": "创建订单失败",
|
||||
"paymentSuccess": "支付成功!积分正在到账中...",
|
||||
"paymentCancelled": "支付已取消",
|
||||
"paymentFailed": "支付失败,请重试",
|
||||
"paymentError": "支付出错"
|
||||
},
|
||||
"tabs": {
|
||||
"home": "首页",
|
||||
|
||||
Reference in New Issue
Block a user