♻️ Address pull request feedback
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"metaTitle": "Create Account",
|
||||
"title": "Create Account",
|
||||
"text": "Please define your credentials below",
|
||||
"form": {
|
||||
@@ -16,5 +17,19 @@
|
||||
"buttons": {
|
||||
"submit": "Create account"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"loading": {
|
||||
"title": "Creating account",
|
||||
"text": "Please wait"
|
||||
},
|
||||
"success": {
|
||||
"title": "Account created",
|
||||
"text": "Your account has been created successfully"
|
||||
},
|
||||
"error": {
|
||||
"title": "Error",
|
||||
"text": "Something went wrong"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"metaTitle": "Login",
|
||||
"title": "Welcome back!",
|
||||
"text": "Please enter your credentials",
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user