ajout app
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '資產維護',
|
||||
'asset_name' => '資產名稱',
|
||||
'is_warranty' => '保固',
|
||||
'dl_csv' => '下載CSV檔',
|
||||
];
|
Reference in New Issue
Block a user