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,17 @@
<?php
return array(
'create' => '创建资产模板',
'created_at' => '创建于',
'eol' => '寿命',
'modelnumber' => '型号',
'name' => '资产型号名称',
'numassets' => '资产',
'title' => '资产模板',
'update' => '更新资产模板',
'view' => '查看资产模板',
'update' => '更新资产模板',
'clone' => '克隆模板',
'edit' => '编辑模板',
);