Skip to content

Commit 6f1dc83

Browse files
committed
update _locales
1 parent 5f9310f commit 6f1dc83

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

src/_locales/en/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,6 @@
121121
"Focus to input box after answering": "Focus to input box after answering",
122122
"Bing CaptchaChallenge": "You must pass Bing's verification. Please go to https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx and send a message",
123123
"Exceeded quota": "You exceeded your current quota, check https://platform.openai.com/account/usage",
124-
"Rate limit": "Rate limit exceeded"
124+
"Rate limit": "Rate limit exceeded",
125+
"Jump to bottom": "Jump to bottom"
125126
}

src/_locales/zh-hans/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,6 @@
121121
"Focus to input box after answering": "回答结束后自动聚焦到输入框",
122122
"Bing CaptchaChallenge": "你必须通过必应的验证, 打开 https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx 并发送一条消息",
123123
"Exceeded quota": "余额不足或过期, 检查此链接: https://platform.openai.com/account/usage",
124-
"Rate limit": "请求频率过高"
124+
"Rate limit": "请求频率过高",
125+
"Jump to bottom": "跳转到底部"
125126
}

src/_locales/zh-hant/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,6 @@
121121
"Focus to input box after answering": "回答結束後自動聚焦到輸入框",
122122
"Bing CaptchaChallenge": "你必須通過 Bing 的驗證機制, 打開 https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx 並發送一則訊息",
123123
"Exceeded quota": "您已超出目前的使用額度,請至 OpenAI Usage 頁面請確認您的方案和帳單詳細資訊: https://platform.openai.com/account/usage",
124-
"Rate limit": "請求太頻繁,超過限制次數"
124+
"Rate limit": "請求太頻繁,超過限制次數",
125+
"Jump to bottom": "轉跳至底部"
125126
}

0 commit comments

Comments
 (0)