Update Kirby and Composer dependencies
This commit is contained in:
parent
f5d3ea5e84
commit
ec74d78ba9
382 changed files with 25077 additions and 4955 deletions
|
@ -9,7 +9,7 @@
|
|||
"back": "Zpět",
|
||||
"cancel": "Zru\u0161it",
|
||||
"change": "Zm\u011bnit",
|
||||
"close": "Zav\u0159it",
|
||||
"close": "Zavřít",
|
||||
"confirm": "Ok",
|
||||
"collapse": "Sbalit",
|
||||
"collapse.all": "Sbalit vše",
|
||||
|
@ -157,6 +157,8 @@
|
|||
|
||||
"error.template.default.notFound": "Výchozí šablona neexistuje",
|
||||
|
||||
"error.unexpected": "Vyskytla se neočekávaná chyba! Pro více informací povolte debug mód, viz: https://getkirby.com/docs/reference/system/options/debug",
|
||||
|
||||
"error.user.changeEmail.permission": "Nemáte dovoleno měnit email uživatele \"{name}\"",
|
||||
"error.user.changeLanguage.permission": "Nemáte dovoleno změnit jazyk uživatele \"{name}\"",
|
||||
"error.user.changeName.permission": "Nemáte dovoleno změnit jméno uživatele \"{name}\"",
|
||||
|
@ -247,7 +249,7 @@
|
|||
"field.blocks.image.caption": "Titulek",
|
||||
"field.blocks.image.crop": "Oříznout",
|
||||
"field.blocks.image.link": "Odkaz",
|
||||
"field.blocks.image.location": "Pozice",
|
||||
"field.blocks.image.location": "Umístění",
|
||||
"field.blocks.image.name": "Obrázek",
|
||||
"field.blocks.image.placeholder": "Vyberte obrázek",
|
||||
"field.blocks.image.ratio": "Poměr stran",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue