mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-13 08:46:04 +01:00
language updates
This commit is contained in:
@@ -421,9 +421,9 @@ en:
|
|||||||
DEFAULT_DATE_FORMAT_HELP: "Page date format used by Grav. By default, Grav attempts to guess your date format, however you can specifiy a format using PHP's date syntax (e.g.: Y-m-d H:i)"
|
DEFAULT_DATE_FORMAT_HELP: "Page date format used by Grav. By default, Grav attempts to guess your date format, however you can specifiy a format using PHP's date syntax (e.g.: Y-m-d H:i)"
|
||||||
DEFAULT_DATE_FORMAT_PLACEHOLDER: "Guess automatically if blank"
|
DEFAULT_DATE_FORMAT_PLACEHOLDER: "Guess automatically if blank"
|
||||||
IGNORE_FILES: "Ignore files"
|
IGNORE_FILES: "Ignore files"
|
||||||
IGNORE_FILES_HELP: "Files to ignore when processing pages"
|
IGNORE_FILES_HELP: "Specific files to ignore when processing pages"
|
||||||
IGNORE_FOLDERS: "Ignore folders"
|
IGNORE_FOLDERS: "Ignore folders"
|
||||||
IGNORE_FOLDERS_HELP: "Folders to ignore when processing pages"
|
IGNORE_FOLDERS_HELP: "Specific folders to ignore when processing pages"
|
||||||
HTTP_ACCEPT_LANGUAGE: "Set language from browser"
|
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"
|
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"
|
OVERRIDE_LOCALE: "Override locale"
|
||||||
@@ -435,8 +435,10 @@ en:
|
|||||||
INCLUDE_DEFAULT_LANG_HELP: "This will prepend all URLs in the default language with the default language. e.g. `/en/blog/my-post`"
|
INCLUDE_DEFAULT_LANG_HELP: "This will prepend all URLs in the default language with the default language. e.g. `/en/blog/my-post`"
|
||||||
ALLOW_URL_TAXONOMY_FILTERS: "URL Taxonomy Filters"
|
ALLOW_URL_TAXONOMY_FILTERS: "URL Taxonomy Filters"
|
||||||
ALLOW_URL_TAXONOMY_FILTERS_HELP: "Page-based collections allow you to filter via `/taxonomy:value`."
|
ALLOW_URL_TAXONOMY_FILTERS_HELP: "Page-based collections allow you to filter via `/taxonomy:value`."
|
||||||
REDIRECT_DEFAULT_CODE: "Default Redirect Code"
|
REDIRECT_DEFAULT_CODE: "Default redirect code"
|
||||||
REDIRECT_DEFAULT_CODE_HELP: "The HTTP status code to use for redirects"
|
REDIRECT_DEFAULT_CODE_HELP: "The HTTP status code to use for redirects"
|
||||||
|
IGNORE_HIDDEN: "Ignore hidden"
|
||||||
|
IGNORE_HIDDEN_HELP: "Ignore all files and folders that being with a DOT"
|
||||||
es:
|
es:
|
||||||
PLUGIN_ADMIN:
|
PLUGIN_ADMIN:
|
||||||
ADMIN_BETA_MSG: "¡Está es una versión Beta! Utilízala bajo tu propio riesgo..."
|
ADMIN_BETA_MSG: "¡Está es una versión Beta! Utilízala bajo tu propio riesgo..."
|
||||||
|
|||||||
Reference in New Issue
Block a user