mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-06 10:27:29 +02:00
lang file udpates
This commit is contained in:
@@ -481,6 +481,8 @@ PLUGIN_ADMIN:
|
||||
IGNORE_FILES_HELP: "Specific files to ignore when processing pages"
|
||||
IGNORE_FOLDERS: "Ignore folders"
|
||||
IGNORE_FOLDERS_HELP: "Specific folders to ignore when processing pages"
|
||||
HIDE_EMPTY_FOLDERS: "Hide empty folders"
|
||||
HIDE_EMPTY_FOLDERS_HELP: "If folder has no .md file, should it be hidden in navigation as well as being unroutable"
|
||||
HTTP_ACCEPT_LANGUAGE: "Set language from browser"
|
||||
HTTP_ACCEPT_LANGUAGE_HELP: "You can opt to try to set the language based on `http_accept_language` header tag in the browser"
|
||||
OVERRIDE_LOCALE: "Override locale"
|
||||
@@ -490,6 +492,8 @@ PLUGIN_ADMIN:
|
||||
PLUGIN_STATUS: "Plugin status"
|
||||
INCLUDE_DEFAULT_LANG: "Include default language"
|
||||
INCLUDE_DEFAULT_LANG_HELP: "This will prepend all URLs in the default language with the default language. e.g. `/en/blog/my-post`"
|
||||
PAGES_FALLBACK_ONLY: "Pages fallback only"
|
||||
PAGES_FALLBACK_ONLY_HELP: "Only 'fallback' to find page content through supported languages, default behavior is to display any language found if active language is missing"
|
||||
ALLOW_URL_TAXONOMY_FILTERS: "URL Taxonomy Filters"
|
||||
ALLOW_URL_TAXONOMY_FILTERS_HELP: "Page-based collections allow you to filter via `/taxonomy:value`."
|
||||
REDIRECT_DEFAULT_CODE: "Default redirect code"
|
||||
|
||||
Reference in New Issue
Block a user