mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix locales
This commit is contained in:
parent
dfb6e0f096
commit
04a53f43b5
@ -259,10 +259,10 @@
|
|||||||
"success": "Gespeichert!",
|
"success": "Gespeichert!",
|
||||||
"teaserImage": {
|
"teaserImage": {
|
||||||
"cropperConfirm": "Bestätigen",
|
"cropperConfirm": "Bestätigen",
|
||||||
"supportedFormats": "Füge ein Bild im Dateiformat JPG, PNG oder GIF ein",
|
"errors": {
|
||||||
"errors" : {
|
"unSupported-file-format": "Bitte lade ein Bild in den folgenden Formaten hoch: JPG, JPEG, PNG or GIF!"
|
||||||
"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"
|
"title": "Titel"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -259,10 +259,10 @@
|
|||||||
"success": "Saved!",
|
"success": "Saved!",
|
||||||
"teaserImage": {
|
"teaserImage": {
|
||||||
"cropperConfirm": "Confirm",
|
"cropperConfirm": "Confirm",
|
||||||
"supportedFormats": "Insert a picture of file format JPG, PNG or GIF",
|
"errors": {
|
||||||
"errors" : {
|
"unSupported-file-format": "Please upload an image of file format: JPG, JPEG, PNG or GIF!"
|
||||||
"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"
|
"title": "Title"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user