ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/af-ZA/admin/groups/titles.php
Normal file
16
SNIPE-IT/resources/lang/af-ZA/admin/groups/titles.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'about_groups_title' => 'Oor groepe',
|
||||
'about_groups' => 'Groepe word gebruik om gebruikersregte te veralgemeen.',
|
||||
'group_management' => 'Groepbestuur',
|
||||
'create' => 'Skep nuwe groep',
|
||||
'update' => 'Redigeer groep',
|
||||
'group_name' => 'Groep Naam',
|
||||
'group_admin' => 'Groep Admin',
|
||||
'allow' => 'laat',
|
||||
'deny' => 'ontken',
|
||||
'permission' => 'Permission',
|
||||
'grant' => 'Grant',
|
||||
'no_permissions' => 'This group has no permissions.'
|
||||
];
|
Reference in New Issue
Block a user