snipe-it/resources/lang/vi-VN/admin/accessories/table.php
snipe cb7e47a3a3 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-11-13 22:55:33 +00:00

10 lines
282 B
PHP

<?php
return array(
'dl_csv' => 'Tải xuống CSV',
'eula_text' => 'Điều khoản sử dụng cho người dùng cuối',
'id' => 'Định danh',
'require_acceptance' => 'Chấp nhận',
'title' => 'Tên phụ kiện',
);