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":
"You must not add more than one file to the \"{section}\" section",
"error.section.files.min.plural":
"Add at least {min} files to the \"{section}\" section",
"The \"{section}\" section requires at least {min} files",
"error.section.files.min.singular":
"Add at least one file to the \"{section}\" section",
"The \"{section}\" section requires at least one file",
"error.section.pages.max.plural":
"You must not add more than {max} pages to the \"{section}\" section",
"error.section.pages.max.singular":
"You must not add more than one page to the \"{section}\" section",
"error.section.pages.min.plural":
"Add at least {min} pages to the \"{section}\" section",
"The \"{section}\" section requires at least {min} pages",
"error.section.pages.min.singular":
"Add at least one page to the \"{section}\" section",
"The \"{section}\" section requires at least one page",
"error.section.notLoaded": "The section \"{name}\" could not be loaded",
"error.section.type.invalid": "The section type \"{type}\" is not valid",