3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-01 13:59:07 +00:00
Files
snipe-it/resources/lang/vi/admin/accessories/table.php

12 lines
284 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',
);