"admin.theme.codeBlocksAppearanceHint":"The color theme used to display code blocks on pages.",
@ -1155,7 +1155,7 @@
"admin.theme.contentWidth":"Content Width",
"admin.theme.contentWidthHint":"Should the content use all available viewport space or stay centered.",
"admin.theme.cssOverride":"CSS Override",
"admin.theme.cssOverrideHint":"CSS code to inject after system default CSS. Injecting too much CSS code can result in poor page load performance! CSS will automatically be minified.",
"admin.theme.cssOverrideHint":"CSS code to inject after system default CSS. Injecting too much CSS code can result in poor page load performance!",
"admin.theme.cssOverrideWarning":"{caution} When adding styles for page content, you must scope them to the {cssClass} class. Omitting this could break the layout of the editor!",
"admin.theme.headHtmlInjection":"Head HTML Injection",
"admin.theme.headHtmlInjectionHint":"HTML code to be injected just before the closing head tag. Usually for script tags.",
"admin.theme.headHtmlInjectionHint":"HTML code to be injected just before the closing head tag. Usually for script tags. Applied the next time a page is loaded.",
"admin.theme.headerColor":"Header Color",
"admin.theme.headerColorHint":"The background color for the site top header. Does not apply to the administration area.",