snipe-it/resources/lang/vi-VN/admin/companies/table.php
snipe 85cb7c92e7 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-03 20:44:40 +01:00

12 lines
316 B
PHP

<?php
return array(
'companies' => 'Các công ty',
'create' => 'Tạo công ty',
'email' => 'Địa chỉ email',
'title' => 'Công ty',
'phone' => 'Số điện thoại',
'update' => 'Cập nhật Công ty',
'name' => 'Tên công ty',
'id' => 'ID',
);