feat: 附件(软件/手册下载)

This commit is contained in:
2025-04-14 18:12:27 +08:00
parent 12987ffd39
commit 79ffb80888
8 changed files with 251 additions and 1 deletions

View File

@@ -31,5 +31,11 @@ return [
'detail_leave_reply_comment' => 'Comment',
'detail_leave_reply_submit' => 'POST COMMENT',
'detail_recommend' => 'Recommended for you',
],
'attachment' => [
'software_drives' => 'Software and Drivers',
'software_download' => 'Software Drives',
'manual_download' => 'Manual',
'video' => 'Videos'
]
];