mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Correct some locales.
This commit is contained in:
parent
ae2aec0d8a
commit
107a9491ca
@ -115,9 +115,9 @@
|
||||
"validations": {
|
||||
"categories": "es müssen eine bis drei Themen ausgewählt werden",
|
||||
"email": "muss eine gültige E-Mail-Adresse sein",
|
||||
"eventLocationNameLength": "Mindestens {min} Maximal {max}",
|
||||
"eventLocationNameLength": "Minimum {min}, Maximum {max} Zeichen",
|
||||
"eventLocationNameNotEmpty": "es dürfen nicht nur Freizeichen eingetragen werden",
|
||||
"eventVenueLength": "Mindestens {min} Maximal {max}",
|
||||
"eventVenueLength": "Minimum {min}, Maximum {max} Zeichen",
|
||||
"eventVenueNotEmpty": "es dürfen nicht nur Freizeichen eingetragen werden",
|
||||
"url": "muss eine gültige URL sein"
|
||||
},
|
||||
|
||||
@ -115,9 +115,9 @@
|
||||
"validations": {
|
||||
"categories": "at least one and at most three topics must be selected",
|
||||
"email": "must be a valid e-mail address",
|
||||
"eventLocationNameLength": "minimal {min} maximal {max}",
|
||||
"eventLocationNameLength": "minimum {min} or maximum {max} characters",
|
||||
"eventLocationNameNotEmpty": "only empty characters are not allowed",
|
||||
"eventVenueLength": "minimal {min} maximal {max}",
|
||||
"eventVenueLength": "minimum {min} or maximum {max} characters",
|
||||
"eventVenueNotEmpty": "only empty characters are not allowed",
|
||||
"url": "must be a valid URL"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user