ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/vi-VN/admin/companies/table.php
Normal file
11
SNIPE-IT/resources/lang/vi-VN/admin/companies/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return array(
|
||||
'companies' => 'Các công ty',
|
||||
'create' => 'Tạo công ty',
|
||||
'email' => 'Company Email',
|
||||
'title' => 'Công ty',
|
||||
'phone' => 'Company Phone',
|
||||
'update' => 'Cập nhật Công ty',
|
||||
'name' => 'Tên công ty',
|
||||
'id' => 'ID',
|
||||
);
|
Reference in New Issue
Block a user