mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
fix: change Free download button text to Download (#23388)
Some checks failed
deploy / deploy (push) Has been cancelled
Some checks failed
deploy / deploy (push) Has been cancelled
This commit is contained in:
parent
135c8f0e99
commit
e60a6e3a82
17 changed files with 17 additions and 17 deletions
|
|
@ -11,7 +11,7 @@ export const dict = {
|
|||
"nav.enterprise": "企业版",
|
||||
"nav.zen": "Zen",
|
||||
"nav.login": "登录",
|
||||
"nav.free": "免费",
|
||||
"nav.free": "下载",
|
||||
"nav.home": "首页",
|
||||
"nav.openMenu": "打开菜单",
|
||||
"nav.getStartedFree": "免费开始",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue