PATH:
home
/
lab2454c
/
vaultchip.com
/
resources
/
lang
/
vendor
/
plugins
/
blog
/
en
<?php return [ 'form' => [ 'name' => 'Name', 'name_placeholder' => 'Tag\'s name (Maximum 120 characters)', 'description' => 'Description', 'description_placeholder' => 'Short description for tag (Maximum 400 characters)', 'categories' => 'Categories', ], 'notices' => [ 'no_select' => 'Please select at least one tag to take this action!', ], 'create' => 'Create new tag', 'edit' => 'Edit tag', 'cannot_delete' => 'Tag could not be deleted', 'deleted' => 'Tag deleted', 'menu' => 'Tags', 'edit_this_tag' => 'Edit this tag', 'menu_name' => 'Tags', ];
[-] base.php
[edit]
[-] tags.php
[edit]
[+]
..
[-] settings.php
[edit]
[-] categories.php
[edit]
[-] member.php
[edit]
[-] posts.php
[edit]