PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
botble
/
page
/
resources
/
lang
/
en
<?php return [ 'create' => 'Create new page', 'edit' => 'Edit page', 'form' => [ 'name' => 'Name', 'name_placeholder' => 'Page\'s name (Maximum 120 characters)', 'content' => 'Content', 'note' => 'Note content', ], 'notices' => [ 'no_select' => 'Please select at least one record to take this action!', 'update_success_message' => 'Update successfully', ], 'cannot_delete' => 'Page could not be deleted', 'deleted' => 'Page deleted', 'pages' => 'Pages', 'menu' => 'Pages', 'menu_name' => 'Pages', 'edit_this_page' => 'Edit this page', 'total_pages' => 'Total pages', 'settings' => [ 'show_on_front' => 'Your homepage displays', 'select' => '— Select —', ], 'front_page' => 'Front Page', ];
[+]
..
[-] pages.php
[edit]