*/ $lang['baseuriValue'] = 'Set value for the base-uri directive.'; $lang['childsrcValue'] = 'Set value for the child-src directive.'; $lang['connectsrcValue'] = 'Set value for the connect-src directive.'; $lang['defaultsrcValue'] = 'Set value for the default-src directive.'; $lang['fontsrcValue'] = 'Set value for the font-src directive.'; $lang['formactionValue'] = 'Set value for the form-action directive.'; $lang['frameancestorsValue'] = 'Set value for the frame-ancestors directive.'; $lang['framesrcValue'] = 'Set value for the frame-src directive.'; $lang['imgsrcValue'] = 'Set value for the img-src directive.'; $lang['manifestsrcValue'] = 'Set value for the manifest-src directive.'; $lang['mediasrcValue'] = 'Set value for the media-src directive.'; $lang['navigatetoValue'] = 'Set value for the navigate-to directive.'; $lang['objectsrcValue'] = 'Set value for the object-src directive.'; $lang['plugintypesValue'] = 'Set value for the plugin-types directive.'; $lang['prefetchsrcValue'] = 'Set value for the prefetch-src directive.'; $lang['reporturiValue'] = 'Set value for the report-uri directive.'; $lang['sandboxValue'] = 'Set value for the sandbox directive.'; $lang['scriptsrcValue'] = 'Set value for the script-src directive.'; $lang['scriptsrcattrValue'] = 'Set value for the script-src-attr directive.'; $lang['scriptsrcelemValue'] = 'Set value for the script-src-elem directive.'; $lang['stylesrcValue'] = 'Set value for the styles-src directive.'; $lang['stylesrcattrValue'] = 'Set value for the styles-src-attr directive.'; $lang['stylesrcelemValue'] = 'Set value for the styles-src-attr directive.'; $lang['trustedtypesValue'] = 'Set value for the trusted-types directive.'; $lang['workersrcValue'] = 'Set value for the worker-src directive.';