fix: email limit and sidenav fixes
This commit is contained in:
@@ -70,7 +70,8 @@
|
||||
"phoneVerified": "Phone number verified",
|
||||
"errorConfirmCode": "Failed to confirm code",
|
||||
"errorChangePhone": "Failed to change phone number",
|
||||
"verificationCodeSent": "Verification code sent"
|
||||
"verificationCodeSent": "Verification code sent",
|
||||
"onlyOneAccountAllowed": "You can only link one email account."
|
||||
},
|
||||
|
||||
"active": {
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"phoneVerified": "تلفن همراه تایید شد",
|
||||
"errorConfirmCode": "تایید کد با خطا مواجه شد",
|
||||
"errorChangePhone": "تغییر تلفن همراه با خطا مواجه شد",
|
||||
"verificationCodeSent": "کد تایید ارسال شد"
|
||||
"verificationCodeSent": "کد تایید ارسال شد",
|
||||
"onlyOneAccountAllowed": "شما فقط میتوانید یک حساب ایمیل را متصل کنید"
|
||||
},
|
||||
|
||||
"active": {
|
||||
|
||||
Reference in New Issue
Block a user