New translations button.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-05-12 19:25:24 +03:00
parent 38d93fddbb
commit 936bbf59c0

View File

@ -0,0 +1,8 @@
<?php
return [
'new_category' => 'Thể loại mới',
'add_sub_category' => 'Thêm danh mục phụ',
'sub_category' => 'Hiển thị danh mục phụ',
'new_placeholderforsearch' => 'Tìm kiếm chỗ mới',
];