ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/zh-CN/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/zh-CN/admin/labels/table.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'example_company' => '测试公司',
|
||||
'example_defaultloc' => 'Building 1',
|
||||
'example_category' => '测试类别',
|
||||
'example_location' => 'Building 2',
|
||||
'example_manufacturer' => '测试制造商',
|
||||
'example_model' => '测试型号',
|
||||
'example_supplier' => '测试供应商',
|
||||
'labels_per_page' => '标签(Labels)',
|
||||
'support_fields' => '字段',
|
||||
'support_asset_tag' => '标牌(Tag)',
|
||||
'support_1d_barcode' => '一维条码',
|
||||
'support_2d_barcode' => '二维条码',
|
||||
'support_logo' => 'Logo',
|
||||
'support_title' => '名称',
|
||||
|
||||
];
|
Reference in New Issue
Block a user