ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View 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' => '役職',
];