Merge pull request #2779 from abpframework/akin/AddedEmailValidateKey

EmailNotValid key added for abpioCommercial
pull/2794/head
Halil İbrahim Kalkan 6 years ago committed by GitHub
commit 2b7d0dbaab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,6 +27,7 @@
"ApiKey": "API key",
"UserNameNotFound": "There is no user with username {0}",
"SuccessfullyAddedToNewsletter": "Thanks you for subscribing to our newsletter!",
"ManageProfile": "Manage your profile"
"ManageProfile": "Manage your profile",
"EmailNotValid": "Email address is not valid!"
}
}
Loading…
Cancel
Save