You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix zh-Hant: use 紀錄 instead of 記錄 for conversation history
Align zh-TW wording per project locale rules and review feedback. Update\nClear conversations and web mode history strings to use 紀錄 consistently\nin src/_locales/zh-hant/main.json. No code changes; lints and build pass
Copy file name to clipboardExpand all lines: src/_locales/zh-hant/main.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@
95
95
"Pin": "固定側邊",
96
96
"Unpin": "取消固定側邊",
97
97
"Delete Conversation": "刪除對話",
98
-
"Clear conversations": "清空對話記錄",
98
+
"Clear conversations": "清空對話紀錄",
99
99
"Settings": "設定",
100
100
"Search": "搜尋",
101
101
"Search conversations...": "搜尋對話紀錄...",
@@ -119,7 +119,7 @@
119
119
"API Url": "API 網址",
120
120
"Others": "其他",
121
121
"API Modes": "API 模式",
122
-
"Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time": "停用網頁版模式歷史記錄以提升隱私保護,但會導致對話記錄在一段時間後無法使用",
122
+
"Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time": "停用網頁版模式歷史紀錄以提升隱私保護,但會導致對話紀錄在一段時間後無法使用",
123
123
"Display selection tools next to input box to avoid blocking": "將選擇浮動工具顯示在輸入框旁邊以避免遮擋",
0 commit comments