feat(settings): add FAQ link to about section (#575)

This commit is contained in:
paisley
2026-03-18 16:54:22 +08:00
committed by GitHub
Unverified
parent 58f19d4ddc
commit 433240c43f
4 changed files with 13 additions and 3 deletions

View File

@@ -268,6 +268,7 @@
"basedOn": "基于 OpenClaw",
"version": "版本 {{version}}",
"docs": "官网",
"github": "GitHub"
"github": "GitHub",
"faq": "常见问题"
}
}