Upgrade to 3.1.3

This commit is contained in:
Bastian Allgeier
2019-04-23 16:13:26 +02:00
parent eb29ef6d6c
commit 066913cb6e
53 changed files with 606 additions and 261 deletions

View File

@@ -104,18 +104,18 @@
"error.section.files.max.singular":
"Не можете да добавяте повече от един файл в секция \"{section}\"",
"error.section.files.min.plural":
"Добавете поне {min} файла в секция \"{section}\"",
"The \"{section}\" section requires at least {min} files",
"error.section.files.min.singular":
"Добавете поне един файл в секция \"{section}\"",
"The \"{section}\" section requires at least one file",
"error.section.pages.max.plural":
"Не можете да добавяте повече от {max} страници в секция \"{section}\"",
"error.section.pages.max.singular":
"Не можете да добавяте повече от една страница в секция \"{section}\"",
"error.section.pages.min.plural":
"Добавете поне {min} страници в секция \"{section}\"",
"The \"{section}\" section requires at least {min} pages",
"error.section.pages.min.singular":
"Добавете поне една страница в секция \"{section}\"",
"The \"{section}\" section requires at least one page",
"error.section.notLoaded": "Секция \"{name}\" не може да бъде заредена",
"error.section.type.invalid": "Типът \"{type}\" на секция не е валиден",