ajout app
This commit is contained in:
17
SNIPE-IT/resources/lang/bg-BG/admin/models/table.php
Normal file
17
SNIPE-IT/resources/lang/bg-BG/admin/models/table.php
Normal file
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
|
||||
'create' => 'Създаване на модел на актив',
|
||||
'created_at' => 'Създаден в',
|
||||
'eol' => 'EOL',
|
||||
'modelnumber' => 'Модел №',
|
||||
'name' => 'Модел на актив',
|
||||
'numassets' => 'Активи',
|
||||
'title' => 'Модели на активи',
|
||||
'update' => 'Обновяване на модел на актив',
|
||||
'view' => 'Преглед на модел на актив',
|
||||
'update' => 'Обновяване на модел на актив',
|
||||
'clone' => 'Копиране на модел',
|
||||
'edit' => 'Редакция на модел',
|
||||
);
|
Reference in New Issue
Block a user