| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/public_html/lrsys_apps/regional/application/plugins/module_cms/i18n/ |
Upload File : |
<?php $_L['Action'] = 'Actions'; $_L['Id_Required'] = 'ID is required to edit this resource.'; $_L['Not_Found'] = 'Resource not found.'; $_L['CMS_Module'] = 'Manage content'; $_L['CMS_Status'] = 'Status'; $_L['CMS_Developed'] = 'Juelis Jr.'; $_L['CMS_Description_Module'] = 'Module to manage contents'; //articles $_L['CMS_Articles'] = 'Articles'; $_L['CMS_New_Article'] = 'New article'; $_L['CMS_Edit_Article'] = 'Edit Article'; $_L['CMS_Article_Title'] = 'Title'; $_L['CMS_Article_Slug'] = 'Slug'; $_L['CMS_Article_Text'] = 'Text'; $_L['CMS_Article_Save'] = 'Article saved successfully'; $_L['CMS_Article_Edit'] = 'Article edited successfully'; $_L['CMS_Article_Delete'] = 'Article deleted successfully'; //categories $_L['CMS_Categories'] = 'Categories'; $_L['CMS_New_Category'] = 'New Category'; $_L['CMS_Edit_Category'] = 'Edit Category'; $_L['CMS_Category_Title'] = 'Title'; $_L['CMS_Category_Slug'] = 'Slug'; $_L['CMS_Category_Description'] = 'Description'; $_L['CMS_Select_Category'] = 'Select category'; $_L['CMS_Category_Save'] = 'Category saved successfully'; $_L['CMS_Category_Edit'] = 'Category edited successfully'; $_L['CMS_Category_Delete'] = 'Category deleted successfully'; //images $_L['CMS_Images'] = 'Images'; $_L['CMS_New_Image'] = 'New image'; $_L['CMS_Image_Deleted_Successfully'] = 'Image deleted successfully'; $_L['CMS_Not_found'] = 'Not found'; $_L['CMS_Main_Image'] = 'Main image'; //polls $_L['CMS_Polls'] = 'Polls'; $_L['CMS_New_Poll'] = 'New poll'; $_L['CMS_Edit_Poll'] = 'Edit poll'; $_L['CMS_Poll_Polls'] = 'Polls'; $_L['CMS_Poll_Save'] = 'Poll saved successfully'; $_L['CMS_Poll_Edit'] = 'Poll edited successfully'; $_L['CMS_Poll_Delete'] = 'Poll deleted successfully'; $_L['Status_Active'] = 'Active'; $_L['Status_Inactive'] = 'Inactive';