fix: change Free download button text to Download (#23388)
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
Dax 2026-04-19 02:19:40 -04:00 committed by GitHub
parent 135c8f0e99
commit e60a6e3a82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 17 additions and 17 deletions

View file

@ -11,7 +11,7 @@ export const dict = {
"nav.enterprise": "企业版",
"nav.zen": "Zen",
"nav.login": "登录",
"nav.free": "免费",
"nav.free": "下载",
"nav.home": "首页",
"nav.openMenu": "打开菜单",
"nav.getStartedFree": "免费开始",