Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/web-ui/src/locales/en-US/settings/hooks.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"reference": {
"label": "Event and payload reference",
"description": "Codex's hooks documentation is the reference for event names, payload fields, and the decision schema.",
"open": "Open Codex hooks docs"
"open": "Open docs"
}
},
"messages": {
Expand Down
2 changes: 1 addition & 1 deletion src/web-ui/src/locales/zh-CN/settings/hooks.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"reference": {
"label": "事件与载荷参考",
"description": "事件名、载荷字段和决策结构以 Codex 的 Hooks 文档为准。",
"open": "打开 Codex Hooks 文档"
"open": "打开文档"
}
},
"messages": {
Expand Down
2 changes: 1 addition & 1 deletion src/web-ui/src/locales/zh-TW/settings/hooks.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"reference": {
"label": "事件與載荷參考",
"description": "事件名稱、載荷欄位和決策結構以 Codex 的 Hooks 文件為準。",
"open": "開啟 Codex Hooks 文件"
"open": "開啟文件"
}
},
"messages": {
Expand Down