mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 18:26:08 +02:00
New translation
This commit is contained in:
@@ -338,8 +338,6 @@ PLUGIN_ADMIN:
|
||||
LANGUAGES: "Languages"
|
||||
SUPPORTED: "Supported"
|
||||
SUPPORTED_HELP: "Comma separated list of 2 letter language codes (for example 'en,fr,de')"
|
||||
TRANSLATIONS_ENABLED: "Translations enabled"
|
||||
TRANSLATIONS_ENABLED_HELP: "Support translations in Grav, plugins and extensions"
|
||||
TRANSLATIONS_FALLBACK: "Translations fallback"
|
||||
TRANSLATIONS_FALLBACK_HELP: "Fallback through supported translations if active language doesn't exist"
|
||||
ACTIVE_LANGUAGE_IN_SESSION: "Active language in session"
|
||||
@@ -905,3 +903,5 @@ PLUGIN_ADMIN:
|
||||
FLEX_RENDER_CACHE_LIFETIME: "Render Cache Lifetime (seconds)"
|
||||
DEBUGGER_CENSORED: "Censor Sensitive Data"
|
||||
DEBUGGER_CENSORED_HELP: "Clockwork Provider ONLY: If Yes, censor potentially sensitive information (POST parameters, cookies, files, configuration and most array/object data in log messages)"
|
||||
LANGUAGE_TRANSLATIONS: "Translations"
|
||||
LANGUAGE_TRANSLATIONS_HELP: "If false, translation keys are used instead of translated strings. This feature can be used to help to fix bad translations or to find hardcoded English strings."
|
||||
|
||||
Reference in New Issue
Block a user