修复bug
This commit is contained in:
+2
-1
@@ -629,7 +629,8 @@
|
||||
"enter-verification-code": "Please enter the verification code"
|
||||
},
|
||||
"set-payment-password-successfully": "Setting the payment password successfully",
|
||||
"two-passwords-inconsistent": "The password is inconsistent when entered twice"
|
||||
"two-passwords-inconsistent": "The password is inconsistent when entered twice",
|
||||
"password-length-limit": "Password must be 8-16 characters long"
|
||||
},
|
||||
"recharge": {
|
||||
"amount": "Recharge amount",
|
||||
|
||||
@@ -629,7 +629,8 @@
|
||||
"enter-verification-code": "请输入验证码"
|
||||
},
|
||||
"set-payment-password-successfully": "设置支付密码成功",
|
||||
"two-passwords-inconsistent": "两次输入的密码不一致"
|
||||
"two-passwords-inconsistent": "两次输入的密码不一致",
|
||||
"password-length-limit": "密码长度必须为8-16位"
|
||||
},
|
||||
"recharge": {
|
||||
"amount": "充值金额",
|
||||
|
||||
Reference in New Issue
Block a user