%PDF-1.7 GIF89;
| Server IP : 104.20.45.2 / Your IP : 172.16.20.3 Web Server : Apache/2.4.25 (Debian) System : Linux f64a392e70de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : application ( 1000) PHP Version : 5.6.40 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /app/cache/ |
Upload File : |
<?php return array (
'plugins.generic.staticPages.displayName' => 'Static Pages Plugin',
'plugins.generic.staticPages.description' => 'This plugin allows Static Content Management.',
'plugins.generic.staticPages.pageTitle' => 'Title',
'plugins.generic.staticPages.content' => 'Content',
'plugins.generic.staticPages.path' => 'Path',
'plugins.generic.staticPages.requirement.tinymce' => '<strong>The TinyMCE Plugin must be installed and enabled in order to add/edit content.</strong>',
'plugins.generic.staticPages.editAddContent' => 'Edit/Add Content',
'plugins.generic.staticPages.addStaticPage' => 'Add Static Page',
'plugins.generic.staticPages.addNewPage' => 'Add New Page',
'plugins.generic.staticPages.editStaticPage' => 'Edit Static Page',
'plugins.generic.staticPages.settingInstructions' => 'The form below shows you all the static pages you have created. You can edit or delete the pages using the links on the right-hand side.',
'plugins.generic.staticPages.editInstructions' => 'Use the form below to add/edit page content.',
'plugins.generic.staticPages.viewInstructions' => 'Pages can then be accessed at: {$pagesPath}, where %PATH% is a value you choose. <strong>Note:</strong> No two pages can have the same path.',
'plugins.generic.staticPages.duplicatePath' => 'This path already exists for another static page.',
'plugins.generic.staticPages.pageSaved' => 'Page successfully saved.',
'plugins.generic.staticPages.pageDeleted' => 'Page successfully deleted.',
'plugins.generic.staticPages.noneExist' => 'No pages have been created',
); ?>