mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
refactor: improve language of validation message
This commit is contained in:
parent
4ac80b0d58
commit
7bec48904e
@ -160,7 +160,7 @@
|
|||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"validation": {
|
"validation": {
|
||||||
"same-email": "Muss sich unterscheiden von der jetzigen E-Mail Addresse"
|
"same-email": "Das ist deine aktuelle E-Mail Addresse"
|
||||||
},
|
},
|
||||||
"name": "Deine E-Mail",
|
"name": "Deine E-Mail",
|
||||||
"labelEmail": "E-Mail Adresse ändern",
|
"labelEmail": "E-Mail Adresse ändern",
|
||||||
|
|||||||
@ -161,7 +161,7 @@
|
|||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"validation": {
|
"validation": {
|
||||||
"same-email": "Must be different from your current email address"
|
"same-email": "This is your current email address"
|
||||||
},
|
},
|
||||||
"name": "Your email",
|
"name": "Your email",
|
||||||
"labelEmail": "Change your email address",
|
"labelEmail": "Change your email address",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user