ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/th-TH/admin/groups/titles.php
Normal file
16
SNIPE-IT/resources/lang/th-TH/admin/groups/titles.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_groups_title' => 'About Groups',
|
||||
'about_groups' => 'กลุ่มใช้ในการให้สิทธิ์ผู้ใช้ทั่วไป',
|
||||
'group_management' => 'การจัดการกลุ่ม',
|
||||
'create' => 'สร้างกลุ่มใหม่',
|
||||
'update' => 'แก้ไขกลุ่ม',
|
||||
'group_name' => 'ชื่อกลุ่ม',
|
||||
'group_admin' => 'กลุ่มผู้ดูแล',
|
||||
'allow' => 'อนุญาต',
|
||||
'deny' => 'ไม่อนุญาต',
|
||||
'permission' => 'Permission',
|
||||
'grant' => 'Grant',
|
||||
'no_permissions' => 'This group has no permissions.'
|
||||
];
|
Reference in New Issue
Block a user