This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
website/locales/en/authentication.json
2021-10-24 05:19:39 +02:00

18 lines
611 B
JSON

{
"or": "OR",
"password": "Password",
"name": "Name",
"already-have-an-account": "Already have an account?",
"dont-have-an-account": "Don't have an account?",
"submit": "Submit",
"forgot-password": "Forgot your password?",
"already-know-password": "Already know your password?",
"signup": "Signup",
"signin": "Signin",
"reset-password": "Reset Password",
"errors": "Errors",
"success": "Success",
"success-signup": "You're almost there, please check your emails to confirm registration.",
"success-forgot-password": "Password-reset request successful, please check your emails!"
}