|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/admin.poskrypt.com/lang/vi/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Brand Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used for Brand CRUD operations.
|
*/
'brands' => 'Nhãn hiệu',
'manage_your_brands' => 'Quản lý nhãn hiệu',
'all_your_brands' => 'Tất cả nhãn hiệu',
'note' => 'Chú thích',
'brand_name' => 'Nhãn hiệu',
'short_description' => 'Mô tả ngắn',
'added_success' => 'Thêm nhãn hiệu thành công.',
'updated_success' => 'Nhãn hiệu cập nhật thành công.',
'deleted_success' => 'Nhãn hiệu đã xóa thành công.',
'add_brand' => 'Thêm nhãn hiệu',
'edit_brand' => 'Sửa nhãn hiệu',
];