Fix locales

This commit is contained in:
Wolfgang Huß 2020-11-03 15:36:50 +01:00
parent dfb6e0f096
commit 04a53f43b5
2 changed files with 8 additions and 8 deletions

View File

@ -259,10 +259,10 @@
"success": "Gespeichert!",
"teaserImage": {
"cropperConfirm": "Bestätigen",
"supportedFormats": "Füge ein Bild im Dateiformat JPG, PNG oder GIF ein",
"errors" : {
"unSupported-file-format" : "Bitte lade ein Bild in den folgenden Formaten hoch: JPG, JPEG, PNG or GIF!"
}
"errors": {
"unSupported-file-format": "Bitte lade ein Bild in den folgenden Formaten hoch: JPG, JPEG, PNG or GIF!"
},
"supportedFormats": "Füge ein Bild im Dateiformat JPG, PNG oder GIF ein"
},
"title": "Titel"
},

View File

@ -259,10 +259,10 @@
"success": "Saved!",
"teaserImage": {
"cropperConfirm": "Confirm",
"supportedFormats": "Insert a picture of file format JPG, PNG or GIF",
"errors" : {
"unSupported-file-format" : "Please upload an image of file format: JPG, JPEG, PNG or GIF!"
}
"errors": {
"unSupported-file-format": "Please upload an image of file format: JPG, JPEG, PNG or GIF!"
},
"supportedFormats": "Insert a picture of file format JPG, PNG or GIF"
},
"title": "Title"
},