feat: mobile nas主题帮助中心页

This commit is contained in:
2025-06-07 16:36:35 +08:00
parent afec73da53
commit 694dd714a2
5 changed files with 407 additions and 0 deletions

View File

@@ -178,4 +178,14 @@ return [
'网络存储解决方案' => 'Network Storage Solutions',
'配套软件' => 'Software',
],
// nas主题 - 帮助页
'topicnas/help' => [
'帮助中心' => 'Quick Start Guide',
'请输入搜索关键字,如安装赛博云空间,影视库' => 'What are you looking for?',
'使用教程' => 'User\' s Guide',
'查看更多' => 'Click to view more',
'联系我们' => 'Contact US',
'目录' => 'Content'
],
];