snipe-it/resources/lang/sq-AL/admin/groups/table.php
snipe 2182ea1ce8 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-05-16 21:57:19 +01:00

10 lines
114 B
PHP

<?php
return array(
'id' => 'Id',
'name' => 'Name',
'users' => '# of Users',
);