feat: coming soon
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
{
|
||||
"add-guild": "Add a Guild",
|
||||
"settings": "Settings"
|
||||
}
|
@ -1,17 +0,0 @@
|
||||
{
|
||||
"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!"
|
||||
}
|
@ -1,3 +1,6 @@
|
||||
{
|
||||
"english": "English",
|
||||
"french": "French",
|
||||
"all-rights-reserved": "All rights reserved",
|
||||
"description": "Stay close with your friends and communities, talk, chat, collaborate, share, and have fun."
|
||||
}
|
||||
|
@ -1,9 +1,7 @@
|
||||
{
|
||||
"error": "Error",
|
||||
"success": "Success",
|
||||
"page-not-found": "This page could not be found.",
|
||||
"server-error": "Internal Server Error.",
|
||||
"required": "Oops, this field is required 🙈.",
|
||||
"stringMin": "The field must contain at least {expected} characters.",
|
||||
"email": "Mmm… It seems that this email is not valid 🤔.",
|
||||
"alreadyUsed": "Already used.",
|
||||
"invalid": "Invalid value."
|
||||
"return-to-home-page": "Return to the home page?"
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"get-started": "Get started",
|
||||
"get-started": "Coming soon",
|
||||
"description": "Your <0>open source</0> platform to stay close with your friends and communities, <0>talk</0>, chat, <0>collaborate</0>, share and <0>have fun</0>."
|
||||
}
|
||||
|
Reference in New Issue
Block a user