mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-09-21 14:42:19 +07:00
feat(sidebar): add documentation link button
Add a Docs button next to the donate button in the sidebar and mobile drawer linking to https://docs.sanaei.dev/, with menu.docs translations across all 13 languages.
This commit is contained in:
@@ -117,7 +117,8 @@
|
||||
"logout": "退出登录",
|
||||
"link": "管理",
|
||||
"donate": "捐赠",
|
||||
"hosts": "主机"
|
||||
"hosts": "主机",
|
||||
"docs": "文档"
|
||||
},
|
||||
"pages": {
|
||||
"login": {
|
||||
|
||||
Reference in New Issue
Block a user