PATH:
home
/
lab2454c
/
vaultchip.com
/
resources
/
lang
/
vendor
/
plugins
/
blog
/
vi
<?php return [ 'create' => 'Thêm thẻ mới', 'edit' => 'Sửa thẻ', 'form' => [ 'name' => 'Tên', 'name_placeholder' => 'Tên thẻ (Tối đa 120 kí tự)', 'description' => 'Mô tả', 'description_placeholder' => 'Mô tả ngắn cho tag (Tối đa 400 kí tự)', 'categories' => 'Chuyên mục', ], 'notices' => [ 'no_select' => 'Chọn ít nhất 1 bài viết để thực hiện hành động này!', ], 'cannot_delete' => 'Không thể xóa thẻ', 'deleted' => 'Xóa thẻ thành công', 'menu_name' => 'Thẻ', 'edit_this_tag' => 'Sửa thẻ này', 'menu' => 'Thẻ', ];
[-] base.php
[edit]
[-] tags.php
[edit]
[+]
..
[-] categories.php
[edit]
[-] posts.php
[edit]