ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/ru-RU/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/ru-RU/admin/labels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => 'Тестовая компания Ограниченная',
|
||||
'example_defaultloc' => 'Здание 1',
|
||||
'example_category' => 'Категория теста',
|
||||
'example_location' => 'Здание 2',
|
||||
'example_manufacturer' => 'Тест Manufacturing Inc.',
|
||||
'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