✏️ Changes wording and typos

This commit is contained in:
Bjorn Lammers
2023-01-13 11:10:09 +00:00
committed by GitHub
parent 7a03509ae5
commit b56c759951
26 changed files with 78 additions and 78 deletions

View File

@@ -1,6 +1,6 @@
{
"title": "Welcome back!",
"text": "Please enter the Password",
"text": "Please enter your password",
"form": {
"fields": {
"password": {
@@ -18,10 +18,10 @@
"message": "Your password is being checked..."
},
"correct": {
"title": "Password correct, redirecting you..."
"title": "Sign in successful, redirecting..."
},
"wrong": {
"title": "Password is wrong, please try again."
"title": "The password you entered is incorrect, please try again."
}
}
}