3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-11 08:45:51 +00:00
Files
snipe-it/resources/lang/th/admin/groups/table.php

10 lines
160 B
PHP

<?php
return array(
'id' => 'ไอดี',
'name' => 'ชื่อ',
'users' => '# ของผู้ใช้งาน',
);