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: 'Docs',
nav_source: 'GitHub',
mobile_menu: 'Open mobile menu',
mobile_menu: 'Open navigation',
},
footer: {
copyright: '© 2025 page-agent. All rights reserved.',