ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/bg-BG/admin/departments/table.php
Normal file
11
SNIPE-IT/resources/lang/bg-BG/admin/departments/table.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'id' => 'ИД№',
|
||||
'name' => 'Име на отдел',
|
||||
'manager' => 'Ръководител',
|
||||
'location' => 'Местоположение',
|
||||
'create' => 'Създайте отдела',
|
||||
'update' => 'Отдел за актуализиране',
|
||||
);
|
Reference in New Issue
Block a user