♻️ Address pull request feedback

This commit is contained in:
Meier Lukas
2023-08-06 14:12:39 +02:00
parent 4b2c5f2816
commit 9e576f1498
53 changed files with 934 additions and 746 deletions
@@ -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": {