diff --git a/public/locales/da/api.json b/public/locales/da/api.json index 5400504..f2eef7a 100644 --- a/public/locales/da/api.json +++ b/public/locales/da/api.json @@ -13,6 +13,6 @@ }, "customEndpoint": "Brug brugerdefineret API-endpoint", "shareGPT": "Tjek <0>ShareGPT, et API-nøgle delingsværktøj, der driver https://sharegpt.churchless.tech/share/v1/chat", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "Se avanceret API-konfiguration <0>her", + "noApiKeyWarning": "Ingen API-nøgle angivet! Tjek venligst dine API-indstillinger." } diff --git a/public/locales/es/api.json b/public/locales/es/api.json index 681680c..3a91ce8 100644 --- a/public/locales/es/api.json +++ b/public/locales/es/api.json @@ -13,6 +13,6 @@ }, "customEndpoint": "Usar un punto final de acceso personalizado", "shareGPT": "Echa un vistazo a <0>ShareGPT, una herramienta que permite compartir claves API: https://sharegpt.churchless.tech/share/v1/chat", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "Ver configuración avanzada de API <0>aquí", + "noApiKeyWarning": "¡No se proporcionó clave de API! Por favor, revisa tus ajustes de API." } diff --git a/public/locales/nb/api.json b/public/locales/nb/api.json index 2c9f39d..22a2f58 100644 --- a/public/locales/nb/api.json +++ b/public/locales/nb/api.json @@ -13,6 +13,6 @@ }, "customEndpoint": "Bruk egendefinert API-sluttpunkt", "shareGPT": "Sjekk ut <0>ShareGPT, et API-nøkkel delingsverktøy som driver https://sharegpt.churchless.tech/share/v1/chat", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "Vis avansert API-konfigurasjon <0>her", + "noApiKeyWarning": "Ingen API-nøkkel angitt! Vennligst sjekk API-innstillingene dine." } diff --git a/public/locales/sv/api.json b/public/locales/sv/api.json index 9e2397d..d0fd065 100644 --- a/public/locales/sv/api.json +++ b/public/locales/sv/api.json @@ -13,6 +13,6 @@ }, "customEndpoint": "Använd anpassad API-endpoint", "shareGPT": "Kolla in <0>ShareGPT, ett API-nyckeldelningsverktyg som möjliggör https://sharegpt.churchless.tech/share/v1/chat", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "Visa avancerad API-konfiguration <0>här", + "noApiKeyWarning": "Ingen API-nyckel angiven! Vänligen kontrollera dina API-inställningar." } diff --git a/public/locales/zh-CN/api.json b/public/locales/zh-CN/api.json index 8ffdd70..7adb82d 100644 --- a/public/locales/zh-CN/api.json +++ b/public/locales/zh-CN/api.json @@ -8,11 +8,11 @@ }, "apiKey": { "option": "使用自己的 API 密钥", - "howTo": "在<0>这里获取您的个人 API 密钥", + "howTo": "在<0>此处获取您的个人 API 密钥", "inputLabel": "API 密钥" }, "customEndpoint": "使用自定义 API 端点", "shareGPT": "看看 <0>ShareGPT,一个 API key 共享工具,驱动 https://sharegpt.churchless.tech/share/v1/chat。", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "在<0>此处查看高级 API 设置", + "noApiKeyWarning": "缺少 API key,请检查 API 设置。" } diff --git a/public/locales/zh-HK/api.json b/public/locales/zh-HK/api.json index 0f20787..8530f0f 100644 --- a/public/locales/zh-HK/api.json +++ b/public/locales/zh-HK/api.json @@ -13,6 +13,6 @@ }, "customEndpoint": "使用自訂 API 端點", "shareGPT": "睇下 ShareGPT,一個 API key 共享工具,驅動 https://sharegpt.churchless.tech/share/v1/chat。", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "喺<0>呢度睇下高級 API 設定", + "noApiKeyWarning": "冇填寫 API key,請 check 返個 API 設定。" } diff --git a/public/locales/zh-TW/api.json b/public/locales/zh-TW/api.json index 89126ac..255a7f3 100644 --- a/public/locales/zh-TW/api.json +++ b/public/locales/zh-TW/api.json @@ -8,11 +8,11 @@ }, "apiKey": { "option": "使用自己的 API 金鑰", - "howTo": "在<0>這裡獲取您的個人 API 金鑰", + "howTo": "在<0>此處獲取您的個人 API 金鑰", "inputLabel": "API 金鑰" }, "customEndpoint": "使用自定義 API 端點", "shareGPT": "看看 <0>ShareGPT,一個 API key 共享工具,驅動 https://sharegpt.churchless.tech/share/v1/chat。", - "advancedConfig": "View advanced API configuration <0>here", - "noApiKeyWarning": "No API key supplied! Please check your API settings." + "advancedConfig": "在<0>此處查看高級 API 設定", + "noApiKeyWarning": "未提供 API key,請檢查 API 設定。" }