Merge branch '481-add-support-for-server-registration-token' into 'dev'
Resolve "add support for server registration token" See merge request keanuapp/keanuapp-weblite!190
This commit is contained in:
commit
99cca6ab53
4 changed files with 66 additions and 2 deletions
|
|
@ -164,7 +164,10 @@
|
|||
"send_verification": "Send verification email",
|
||||
"sent_verification": "An email has been sent to {email}. Please use your regular email client to verify the address.",
|
||||
"resend_verification": "Resend verification email",
|
||||
"email_not_valid": "Email address not valid"
|
||||
"email_not_valid": "Email address not valid",
|
||||
"registration_token": "Please enter registration token",
|
||||
"send_token": "Send token",
|
||||
"token_not_valid": "Invalid token"
|
||||
},
|
||||
"profile": {
|
||||
"title": "My Profile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue