diff --git a/languages/en.yaml b/languages/en.yaml index 2f8ede5e..38bb5b8d 100644 --- a/languages/en.yaml +++ b/languages/en.yaml @@ -832,4 +832,6 @@ PLUGIN_ADMIN: CONTENT_LANGUAGE_FALLBACKS_HELP: "By default if the content isn't translated, Grav will display content in the default language. Use this setting to override that behavior per language basis." CONTENT_LANGUAGE_FALLBACK: "Fallback Languages" CONTENT_LANGUAGE_FALLBACK_HELP: "Please enter a list of language codes. Note that if you omit default language code, it will not be used." - CONTENT_FALLBACK_LANGUAGE_HELP: "Specify language code which you want to customize." \ No newline at end of file + CONTENT_FALLBACK_LANGUAGE_HELP: "Specify language code which you want to customize." + SHOW_SENSITIVE: "Show Sensitive Data" + SHOW_SENSITIVE_HELP: "Clockwork Provider ONLY: Censor potentially sensitive information (POST parameters, cookies, files, configuration and most array/object data in log messages)"