or a sidebar'; $text['core']['showBar'][5] = 'Modify the page'; $text['core']['showBar'][6] = 'Configuring the module'; $text['core']['showBar'][7] = 'Duplicate the page'; $text['core']['showBar'][8] = 'Erase the page'; $text['core']['showBar'][9] = 'Managing files'; $text['core']['showBar'][10] = 'Customise themes'; $text['core']['showBar'][11] = 'Manage modules'; $text['core']['showBar'][12] = 'Language management'; $text['core']['showBar'][13] = 'Configuring the site'; $text['core']['showBar'][14] = 'Setting up users'; $text['core']['showBar'][15] = 'Updating DeltaCMS '; $text['core']['showBar'][16] = 'Set up my account'; $text['core']['showBar'][17] = 'Logout'; $text['core']['router'][0] = 'Access locked'; $text['core']['router'][1] = 'The page '; $text['core']['router'][2] = ' is opened by the user '; $text['core']['router'][3] = 'Access denied'; $text['core']['router'][4] = 'You are not authorised to view this page (error 403)'; $text['core']['router'][5] = 'Page unavailable'; $text['core']['router'][6] = 'Oops! The requested page does not exist or cannot be found (error 404)'; $groupWhoIs = [ 0 => 'visitor', 1 => 'member', 2 => 'editor', 3 => 'moderator', 4 => 'administrator' ]; // core.js.php $text['core_js'][0] = "Updating ?"; // Select File $text['core_js'][1] = "Select a file"; // Logout $text['core_js'][2] = "Logout ?"; // Check adresse email $text['core_js'][3] = "Incorrect format"; // Page delete $text['core_js'][4] = "Are you sure you want to delete this page ?"; $text['core_js'][5] = 'Yes'; $text['core_js'][6] = 'No'; ?>