level2'; $lang['__text_pagefooter__'] = 'Page footer text color'; $lang['__text_monospace__'] = 'Mono space text color'; $lang['__background_monospace__'] = 'Mono space background color'; $lang['__border_monospace__'] = 'Mono space border color'; $lang['__background_code__'] = 'Code background color'; $lang['__border_code__'] = 'Code border color'; $lang['__text_button__'] = 'Button text color'; $lang['__background_button__'] = 'Button background color'; $lang['__text_button_hover__'] = 'Button text color (on hover)'; $lang['__background_button_hover__'] = 'Button background color (on hover)'; $lang['__border_edit_highlight__'] = 'Edit highlight border color'; $lang['__background_edit_highlight1__'] = 'Edit highlight background color1'; $lang['__background_edit_highlight2__'] = 'Edit highlight background color2'; $lang['__width_site__'] = 'Site width (only used when centering)'; $lang['__width_content__'] = 'Content width'; $lang['__width_sidebar__'] = 'Side bar width'; $lang['__background_header__'] = 'Header background color'; $lang['__background_footer__'] = 'Footer background color'; $lang['__height_header__'] = 'Header height'; $lang['__height_footer__'] = 'Footer height'; $lang['__media_query_sp__'] = 'CSS breakpoint for smart phones'; $lang['__media_query_tb__'] = 'CSS breakpoint for tablets'; $lang['breadcrumbs_docs'] = 'Docs'; $lang['breadcrumbs_admin'] = 'Admin'; $lang['pageheader_editthispage'] = 'Edit this page'; $lang['btn_next'] = 'Next'; $lang['btn_previous'] = 'Previous'; $lang['toc_title'] = 'Table of Contents'; $lang['js']['searchform_placeholder'] = 'Search docs'; // Admonition $lang['admonition_note'] = 'Note'; $lang['admonition_tip'] = 'Tip'; $lang['admonition_danger'] = 'Danger'; $lang['admonition_caution'] = 'Caution';