Merge pull request #39 from rkheftan/fix/form-submit
fix: email limit and sidenav fixes
This commit is contained in:
@@ -71,7 +71,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": {
|
||||
"activeDevices": "Active devices",
|
||||
|
||||
@@ -71,7 +71,8 @@
|
||||
"phoneVerified": "تلفن همراه تایید شد",
|
||||
"errorConfirmCode": "تایید کد با خطا مواجه شد",
|
||||
"errorChangePhone": "تغییر تلفن همراه با خطا مواجه شد",
|
||||
"verificationCodeSent": "کد تایید ارسال شد"
|
||||
"verificationCodeSent": "کد تایید ارسال شد",
|
||||
"onlyOneAccountAllowed": "شما فقط میتوانید یک حساب ایمیل را متصل کنید"
|
||||
},
|
||||
"active": {
|
||||
"activeDevices": "نشست های فعال",
|
||||
|
||||
Reference in New Issue
Block a user