Skip to content

Commit 66edd8c

Browse files
committed
i18n
1 parent 9aa2adc commit 66edd8c

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
@@ -123,5 +123,6 @@
123123
"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",
124124
"Exceeded quota": "You exceeded your current quota, check https://platform.openai.com/account/usage",
125125
"Rate limit": "Rate limit exceeded",
126-
"Jump to bottom": "Jump to bottom"
126+
"Jump to bottom": "Jump to bottom",
127+
"Explain": "Explain"
127128
}

src/_locales/zh-hans/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,6 @@
123123
"Bing CaptchaChallenge": "你必须通过必应的验证, 打开 https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx 并发送一条消息",
124124
"Exceeded quota": "余额不足或过期, 检查此链接: https://platform.openai.com/account/usage",
125125
"Rate limit": "请求频率过高",
126-
"Jump to bottom": "跳转到底部"
126+
"Jump to bottom": "跳转到底部",
127+
"Explain": "解释"
127128
}

src/_locales/zh-hant/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,6 @@
123123
"Bing CaptchaChallenge": "你必須通過 Bing 的驗證機制, 打開 https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx 並發送一則訊息",
124124
"Exceeded quota": "您已超出目前的使用額度,請至 OpenAI Usage 頁面請確認您的方案和帳單詳細資訊: https://platform.openai.com/account/usage",
125125
"Rate limit": "請求太頻繁,超過限制次數",
126-
"Jump to bottom": "轉跳至底部"
126+
"Jump to bottom": "轉跳至底部",
127+
"Explain": "解釋"
127128
}

0 commit comments

Comments
 (0)