Skip to content

Commit 4859e9a

Browse files
committed
fix chatgpt web mode arkose_token (#469, #543, #545)
1 parent 74033b5 commit 4859e9a

File tree

18 files changed

+127
-22
lines changed

18 files changed

+127
-22
lines changed

src/_locales/de/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Überschrittenes Kontingent: Prüfen Sie Ihr Guthaben oder Ablaufdatum unter folgendem Link: https://platform.openai.com/account/usage",
127127
"Rate limit": "Rate-Limit erreicht",
128128
"Jump to bottom": "Zum Ende springen",
129-
"Explain": "Erklären"
129+
"Explain": "Erklären",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Arkose-Token konnten nicht abgerufen werden. Bitte halten Sie https://chat.openai.com geöffnet"
130131
}

src/_locales/en/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "You exceeded your current quota, check https://platform.openai.com/account/usage",
127127
"Rate limit": "Rate limit exceeded",
128128
"Jump to bottom": "Jump to bottom",
129-
"Explain": "Explain"
129+
"Explain": "Explain",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Failed to get arkose token, please keep https://chat.openai.com open"
130131
}

src/_locales/es/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Cuota superada: Verifique su saldo o fecha de vencimiento en el siguiente enlace: https://platform.openai.com/account/usage",
127127
"Rate limit": "Límite de velocidad alcanzado",
128128
"Jump to bottom": "Saltar al final",
129-
"Explain": "Explicar"
129+
"Explain": "Explicar",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "No se pudo obtener el token de arkose, por favor mantenga https://chat.openai.com abierto"
130131
}

src/_locales/fr/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Quota dépassé : Vérifiez votre solde ou la date d'expiration à l'adresse suivante: https://platform.openai.com/account/usage",
127127
"Rate limit": "Limite de taux atteinte",
128128
"Jump to bottom": "Aller en bas",
129-
"Explain": "Expliquer"
129+
"Explain": "Expliquer",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Impossible d'obtenir le jeton arkose, veuillez garder https://chat.openai.com ouvert"
130131
}

src/_locales/in/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Anda telah melebihi kuota saat ini, periksa https://platform.openai.com/account/usage",
127127
"Rate limit": "Batas penggunaan terlampaui",
128128
"Jump to bottom": "Lompat ke bawah",
129-
"Explain": "Jelaskan"
129+
"Explain": "Jelaskan",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Gagal mendapatkan token arkose, harap tetap buka https://chat.openai.com"
130131
}

src/_locales/it/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Limite superato o scaduto, controlla questo link: https://platform.openai.com/account/usage",
127127
"Rate limit": "Limite di frequenza delle richieste raggiunto",
128128
"Jump to bottom": "Salta in fondo",
129-
"Explain": "Spiega"
129+
"Explain": "Spiega",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Impossibile ottenere il token arkose, per favore mantieni aperto https://chat.openai.com"
130131
}

src/_locales/ja/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "クォータを超過しました。https://platform.openai.com/account/usage で残高を確認してください",
127127
"Rate limit": "レート制限",
128128
"Jump to bottom": "最下部にジャンプ",
129-
"Explain": "説明"
129+
"Explain": "説明",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "arkoseトークンを取得できませんでした。https://chat.openai.com を開いたままにしてください"
130131
}

src/_locales/ko/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "할당량 초과: https://platform.openai.com/account/usage 링크에서 잔액을 확인하세요.",
127127
"Rate limit": "요청 비율 제한",
128128
"Jump to bottom": "아래로 이동",
129-
"Explain": "설명"
129+
"Explain": "설명",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "arkose 토큰을 가져오지 못했습니다. https://chat.openai.com 을 열어두세요."
130131
}

src/_locales/pt/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Cota excedida: Verifique o seu saldo ou a validade em https://platform.openai.com/account/usage.",
127127
"Rate limit": "Limite de taxa atingido",
128128
"Jump to bottom": "Ir para o fundo",
129-
"Explain": "Explicar"
129+
"Explain": "Explicar",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Falha ao obter o token arkose, por favor, mantenha https://chat.openai.com aberto"
130131
}

src/_locales/ru/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@
126126
"Exceeded quota": "Превышено квоту: Проверьте ваш баланс или срок годности по следующей ссылке: https://platform.openai.com/account/usage",
127127
"Rate limit": "Лимит запросов",
128128
"Jump to bottom": "Перейти вниз",
129-
"Explain": "Объяснить"
129+
"Explain": "Объяснить",
130+
"Failed to get arkose token, please keep https://chat.openai.com open": "Не удалось получить токен arkose, пожалуйста, оставьте открытым https://chat.openai.com"
130131
}

0 commit comments

Comments
 (0)