feat: enhance mobile navigation and update i18n labels

This commit is contained in:
Simon
2025-10-22 22:58:52 +08:00
parent 55f07d971a
commit 58475c63da
5 changed files with 74 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ export default {
slogan: 'GUI Agent in your webpage',
nav_docs: '文档',
nav_source: 'GitHub',
mobile_menu: '打开移动端菜单',
mobile_menu: '打开导航',
},
footer: {
copyright: '© 2025 page-agent. All rights reserved.',

View File

@@ -10,7 +10,7 @@ export default {
tab_other: '🌐 其他网页尝试',
input_placeholder: '输入您想要 AI 执行的任务...',
execute_button: '执行',
default_task: '进入文档页,打开数据脱敏相关的文档,帮我总结成 markdown',
default_task: '导航栏中进入文档页,打开数据脱敏相关的文档,帮我总结成 markdown',
},
try_other: {
step1_title: '步骤 1:',