ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/uk-UA/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/uk-UA/admin/labels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => 'Обмеження на тестову компанію',
|
||||
'example_defaultloc' => 'Будівництво 1',
|
||||
'example_category' => 'Тестова категорія',
|
||||
'example_location' => 'Будівництво 2',
|
||||
'example_manufacturer' => 'Тестове Виробництво Inc.',
|
||||
'example_model' => 'Перевірити модель',
|
||||
'example_supplier' => 'Обмеження на тестову компанію',
|
||||
'labels_per_page' => 'Мітки',
|
||||
'support_fields' => 'Поля',
|
||||
'support_asset_tag' => 'Тег',
|
||||
'support_1d_barcode' => '1Д',
|
||||
'support_2d_barcode' => '2Д',
|
||||
'support_logo' => 'Логотип',
|
||||
'support_title' => 'Назва',
|
||||
|
||||
];
|
Reference in New Issue
Block a user