ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/bg-BG/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/bg-BG/admin/labels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => 'Тест фирма',
|
||||
'example_defaultloc' => 'Сграда 1',
|
||||
'example_category' => 'Тест категория',
|
||||
'example_location' => 'Сграда 2',
|
||||
'example_manufacturer' => 'Тест производител.',
|
||||
'example_model' => 'Тест модел',
|
||||
'example_supplier' => 'Тест фирма',
|
||||
'labels_per_page' => 'Етикети',
|
||||
'support_fields' => 'Полета',
|
||||
'support_asset_tag' => 'Таг',
|
||||
'support_1d_barcode' => '1D',
|
||||
'support_2d_barcode' => '2D',
|
||||
'support_logo' => 'Лого',
|
||||
'support_title' => 'Заглавие',
|
||||
|
||||
];
|
Reference in New Issue
Block a user