Updated lang file

This commit is contained in:
Andy Miller
2019-07-08 15:53:40 -06:00
parent 9bb6afeb91
commit 29c7a12dd2

View File

@@ -823,3 +823,5 @@ PLUGIN_ADMIN:
DEBUGGER_PROVIDER_HELP: "Default is PHP Debug Bar, but Clockwork browser extension provides for a less intrusive approach"
DEBUGGER_DEBUGBAR: "PHP Debug Bar"
DEBUGGER_CLOCKWORK: "Clockwork Browser Extension"
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)"