ajout app
This commit is contained in:
19
SNIPE-IT/resources/lang/ja-JP/admin/labels/table.php
Normal file
19
SNIPE-IT/resources/lang/ja-JP/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' => '1 D',
|
||||
'support_2d_barcode' => '2D',
|
||||
'support_logo' => 'ロゴ',
|
||||
'support_title' => '役職',
|
||||
|
||||
];
|
Reference in New Issue
Block a user