Get rid of numbered keys

This commit is contained in:
Yokayo
2024-10-05 20:19:42 +07:00
parent 17fb9815b3
commit aaa5a84d58
4 changed files with 20 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
<h3><span data-i18n="quota_error_1">Encountered an error while processing your request.</span><br>
<span data-i18n="quota_error_2">Check you have credits available on your</span>
<a href="https://platform.openai.com/account/usage" target="_blank" data-i18n="quota_error_3">OpenAI account</a><span data-i18n="quota_error_4">.</span><br>
<span data-i18n="quota_error_5">If you have sufficient credits, please try again later.</span></h3>
<h3><span data-i18n="Encountered an error while processing your request.">Encountered an error while processing your request.</span><br>
<span data-i18n="Check you have credits available on your">Check you have credits available on your</span>
<a href="https://platform.openai.com/account/usage" target="_blank" data-i18n="OpenAI account quora_error">OpenAI account</a><span data-i18n="dot quota_error">.</span><br>
<span data-i18n="If you have sufficient credits, please try again later.">If you have sufficient credits, please try again later.</span></h3>