mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-06 05:35:50 +02:00
lang updates
This commit is contained in:
@@ -757,10 +757,12 @@ PLUGIN_ADMIN:
|
||||
XSS_SECURITY: "XSS Security"
|
||||
XSS_WHITELIST_PERMISSIONS: "Whitelist Permissions"
|
||||
XSS_WHITELIST_PERMISSIONS_HELP: "Users with these permissions will skip the XSS rules when saving content"
|
||||
XSS_RULES: "Rules"
|
||||
XSS_RULES_HELP: "Be careful when tweaking these rules, a broken regex will break things badly!"
|
||||
XSS_RULE_LABEL: "Label"
|
||||
XSS_RULE_REGEX: "Regex"
|
||||
XSS_ON_EVENTS: "On-events"
|
||||
XSS_INVALID_PROTOCOLS: "Enable Invalid protocols"
|
||||
XSS_MOZ_BINDINGS: "Moz bindings"
|
||||
XSS_HTML_INLINE_STYLES: "HTML inline styles"
|
||||
XSS_DANGEROUS_TAGS: "Dangerous HTML tags"
|
||||
XSS_DANGEROUS_TAGS_LIST: "Dangerous HTML tags list"
|
||||
XSS_ISSUE: "Save failed: Found potential XSS code in <strong>%s</strong>. Please remove or disable the XSS filter."
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user