diff --git a/web/i18n/de-DE/billing.ts b/web/i18n/de-DE/billing.ts index b921e5e341..b8fbbce4cb 100644 --- a/web/i18n/de-DE/billing.ts +++ b/web/i18n/de-DE/billing.ts @@ -64,7 +64,7 @@ const translation = { messageRequest: { title: 'Nachrichtenguthaben', tooltip: 'Nachrichtenaufrufkontingente für verschiedene Tarife unter Verwendung von OpenAI-Modellen (außer gpt4).Nachrichten über dem Limit verwenden Ihren OpenAI-API-Schlüssel.', - titlePerMonth: '{{count,number}} Nachrichten/Monat', + titlePerMonth: '{{count,number}} Nachrichten / Monat', }, annotatedResponse: { title: 'Kontingentgrenzen für Annotationen', diff --git a/web/i18n/en-US/billing.ts b/web/i18n/en-US/billing.ts index 58736908de..b5f6df9033 100644 --- a/web/i18n/en-US/billing.ts +++ b/web/i18n/en-US/billing.ts @@ -117,7 +117,7 @@ const translation = { memberAfter: 'Member', messageRequest: { title: '{{count,number}} message credits', - titlePerMonth: '{{count,number}} message credits/month', + titlePerMonth: '{{count,number}} message credits / month', tooltip: 'Message credits are provided to help you easily try out different OpenAI models in Dify. Credits are consumed based on the model type. Once they’re used up, you can switch to your own OpenAI API key.', }, annotatedResponse: { diff --git a/web/i18n/es-ES/billing.ts b/web/i18n/es-ES/billing.ts index 48377bbaa3..24b4ed5c02 100644 --- a/web/i18n/es-ES/billing.ts +++ b/web/i18n/es-ES/billing.ts @@ -65,7 +65,7 @@ const translation = { messageRequest: { title: 'Créditos de Mensajes', tooltip: 'Cuotas de invocación de mensajes para varios planes utilizando modelos de OpenAI (excepto gpt4). Los mensajes que excedan el límite utilizarán tu clave API de OpenAI.', - titlePerMonth: '{{count,number}} mensajes/mes', + titlePerMonth: '{{count,number}} mensajes / mes', }, annotatedResponse: { title: 'Límites de Cuota de Anotación', diff --git a/web/i18n/fr-FR/billing.ts b/web/i18n/fr-FR/billing.ts index 865a1b0877..4f3241dd19 100644 --- a/web/i18n/fr-FR/billing.ts +++ b/web/i18n/fr-FR/billing.ts @@ -64,7 +64,7 @@ const translation = { messageRequest: { title: 'Crédits de message', tooltip: 'Quotas d\'invocation de messages pour divers plans utilisant les modèles OpenAI (sauf gpt4). Les messages dépassant la limite utiliseront votre clé API OpenAI.', - titlePerMonth: '{{count,number}} messages/mois', + titlePerMonth: '{{count,number}} messages / mois', }, annotatedResponse: { title: 'Limites de quota d\'annotation', diff --git a/web/i18n/hi-IN/billing.ts b/web/i18n/hi-IN/billing.ts index eb970f38ab..544f3dcd0c 100644 --- a/web/i18n/hi-IN/billing.ts +++ b/web/i18n/hi-IN/billing.ts @@ -70,7 +70,7 @@ const translation = { title: 'संदेश क्रेडिट्स', tooltip: 'विभिन्न योजनाओं के लिए संदेश आह्वान कोटा OpenAI मॉडलों का उपयोग करके (gpt4 को छोड़कर)। सीमा से अधिक संदेश आपके OpenAI API कुंजी का उपयोग करेंगे।', - titlePerMonth: '{{count,number}} संदेश/महीना', + titlePerMonth: '{{count,number}} संदेश / महीना', }, annotatedResponse: { title: 'एनोटेशन कोटा सीमाएं', diff --git a/web/i18n/it-IT/billing.ts b/web/i18n/it-IT/billing.ts index d191c0405b..c55e0143be 100644 --- a/web/i18n/it-IT/billing.ts +++ b/web/i18n/it-IT/billing.ts @@ -70,7 +70,7 @@ const translation = { title: 'Crediti Messaggi', tooltip: 'Quote di invocazione dei messaggi per vari piani utilizzando i modelli OpenAI (eccetto gpt4). I messaggi oltre il limite utilizzeranno la tua chiave API OpenAI.', - titlePerMonth: '{{count,number}} messaggi/mese', + titlePerMonth: '{{count,number}} messaggi / mese', }, annotatedResponse: { title: 'Limiti di Quota di Annotazione', diff --git a/web/i18n/ja-JP/billing.ts b/web/i18n/ja-JP/billing.ts index 1a9e128eb4..1a28eac12d 100644 --- a/web/i18n/ja-JP/billing.ts +++ b/web/i18n/ja-JP/billing.ts @@ -115,7 +115,7 @@ const translation = { memberAfter: 'メンバー', messageRequest: { title: '{{count,number}}メッセージクレジット', - titlePerMonth: '{{count,number}}メッセージクレジット/月', + titlePerMonth: '{{count,number}}メッセージクレジット / 月', tooltip: 'メッセージクレジットは、Dify でさまざまな OpenAI モデルを簡単にお試しいただくためのものです。モデルタイプに応じてクレジットが消費され、使い切った後はご自身の OpenAI API キーに切り替えていただけます。', }, annotatedResponse: { diff --git a/web/i18n/ko-KR/billing.ts b/web/i18n/ko-KR/billing.ts index 632b629792..1adc104a6e 100644 --- a/web/i18n/ko-KR/billing.ts +++ b/web/i18n/ko-KR/billing.ts @@ -68,7 +68,7 @@ const translation = { title: '메시지 크레딧', tooltip: 'GPT 제외 다양한 요금제에서의 메시지 호출 쿼터 (gpt4 제외). 제한을 초과하는 메시지는 OpenAI API 키를 사용합니다.', - titlePerMonth: '{{count,number}} 메시지/월', + titlePerMonth: '{{count,number}} 메시지 / 월', }, annotatedResponse: { title: '주석 응답 쿼터', diff --git a/web/i18n/pl-PL/billing.ts b/web/i18n/pl-PL/billing.ts index 0aa230e4d3..13af775622 100644 --- a/web/i18n/pl-PL/billing.ts +++ b/web/i18n/pl-PL/billing.ts @@ -68,7 +68,7 @@ const translation = { title: 'Limity kredytów wiadomości', tooltip: 'Limity wywołań wiadomości dla różnych planów używających modeli OpenAI (z wyjątkiem gpt4). Wiadomości przekraczające limit będą korzystać z twojego klucza API OpenAI.', - titlePerMonth: '{{count,number}} wiadomości/miesiąc', + titlePerMonth: '{{count,number}} wiadomości / miesiąc', }, annotatedResponse: { title: 'Limity kredytów na adnotacje', diff --git a/web/i18n/pt-BR/billing.ts b/web/i18n/pt-BR/billing.ts index 94c7c967f9..a81acedd0d 100644 --- a/web/i18n/pt-BR/billing.ts +++ b/web/i18n/pt-BR/billing.ts @@ -61,7 +61,7 @@ const translation = { messageRequest: { title: 'Créditos de Mensagem', tooltip: 'Cotas de invocação de mensagens para vários planos usando modelos da OpenAI (exceto gpt4). Mensagens além do limite usarão sua Chave de API da OpenAI.', - titlePerMonth: '{{count,number}} mensagens/mês', + titlePerMonth: '{{count,number}} mensagens / mês', }, annotatedResponse: { title: 'Limites de Cota de Anotação', diff --git a/web/i18n/ro-RO/billing.ts b/web/i18n/ro-RO/billing.ts index 731a42e7da..5a7af01bf0 100644 --- a/web/i18n/ro-RO/billing.ts +++ b/web/i18n/ro-RO/billing.ts @@ -64,7 +64,7 @@ const translation = { messageRequest: { title: 'Credite de mesaje', tooltip: 'Cote de invocare a mesajelor pentru diferite planuri utilizând modele OpenAI (cu excepția gpt4). Mesajele peste limită vor utiliza cheia API OpenAI.', - titlePerMonth: '{{count,number}} mesaje/lună', + titlePerMonth: '{{count,number}} mesaje / lună', }, annotatedResponse: { title: 'Limite de cotă de anotare', diff --git a/web/i18n/ru-RU/billing.ts b/web/i18n/ru-RU/billing.ts index 68466e0df8..9bc2e7551b 100644 --- a/web/i18n/ru-RU/billing.ts +++ b/web/i18n/ru-RU/billing.ts @@ -65,7 +65,7 @@ const translation = { messageRequest: { title: 'Кредиты на сообщения', tooltip: 'Квоты вызова сообщений для различных тарифных планов, использующих модели OpenAI (кроме gpt4). Сообщения, превышающие лимит, будут использовать ваш ключ API OpenAI.', - titlePerMonth: '{{count,number}} сообщений/месяц', + titlePerMonth: '{{count,number}} сообщений / месяц', }, annotatedResponse: { title: 'Ограничения квоты аннотаций', diff --git a/web/i18n/sl-SI/billing.ts b/web/i18n/sl-SI/billing.ts index 33dde5dec3..15d2b2f4c3 100644 --- a/web/i18n/sl-SI/billing.ts +++ b/web/i18n/sl-SI/billing.ts @@ -65,7 +65,7 @@ const translation = { messageRequest: { title: 'Krediti za sporočila', tooltip: 'Kvota za klice sporočil pri različnih načrtih z uporabo modelov OpenAI (razen GPT-4). Sporočila preko omejitve bodo uporabljala vaš OpenAI API ključ.', - titlePerMonth: '{{count,number}} sporočil/mesec', + titlePerMonth: '{{count,number}} sporočil / mesec', }, annotatedResponse: { title: 'Omejitve kvote za označevanje', diff --git a/web/i18n/th-TH/billing.ts b/web/i18n/th-TH/billing.ts index e486de61d4..65716af34f 100644 --- a/web/i18n/th-TH/billing.ts +++ b/web/i18n/th-TH/billing.ts @@ -65,7 +65,7 @@ const translation = { messageRequest: { title: 'เครดิตข้อความ', tooltip: 'โควต้าการเรียกใช้ข้อความสําหรับแผนต่างๆ โดยใช้โมเดล OpenAI (ยกเว้น gpt4) ข้อความที่เกินขีดจํากัดจะใช้คีย์ OpenAI API ของคุณ', - titlePerMonth: '{{count,number}} ข้อความ/เดือน', + titlePerMonth: '{{count,number}} ข้อความ / เดือน', }, annotatedResponse: { title: 'ขีดจํากัดโควต้าคําอธิบายประกอบ', diff --git a/web/i18n/tr-TR/billing.ts b/web/i18n/tr-TR/billing.ts index 36fcadb404..0820869141 100644 --- a/web/i18n/tr-TR/billing.ts +++ b/web/i18n/tr-TR/billing.ts @@ -65,7 +65,7 @@ const translation = { messageRequest: { title: 'Mesaj Kredileri', tooltip: 'OpenAI modellerini (gpt4 hariç) kullanarak çeşitli planlar için mesaj çağrı kotaları. Limitin üzerindeki mesajlar OpenAI API Anahtarınızı kullanır.', - titlePerMonth: '{{count,number}} mesaj/ay', + titlePerMonth: '{{count,number}} mesaj / ay', }, annotatedResponse: { title: 'Ek Açıklama Kota Sınırları', diff --git a/web/i18n/uk-UA/billing.ts b/web/i18n/uk-UA/billing.ts index d5967d0ff0..2ce1355f71 100644 --- a/web/i18n/uk-UA/billing.ts +++ b/web/i18n/uk-UA/billing.ts @@ -64,7 +64,7 @@ const translation = { messageRequest: { title: 'Кредити повідомлень', tooltip: 'Квоти на виклик повідомлень для різних планів з використанням моделей OpenAI (крім gpt4). Повідомлення понад ліміт використовуватимуть ваш ключ API OpenAI.', - titlePerMonth: '{{count,number}} повідомлень/місяць', + titlePerMonth: '{{count,number}} повідомлень / місяць', }, annotatedResponse: { title: 'Ліміти квоти відповідей з анотаціями', diff --git a/web/i18n/vi-VN/billing.ts b/web/i18n/vi-VN/billing.ts index 837dde499b..29494c30b2 100644 --- a/web/i18n/vi-VN/billing.ts +++ b/web/i18n/vi-VN/billing.ts @@ -64,7 +64,7 @@ const translation = { messageRequest: { title: 'Số Lượng Tin Nhắn', tooltip: 'Hạn mức triệu hồi tin nhắn cho các kế hoạch sử dụng mô hình OpenAI (ngoại trừ gpt4). Các tin nhắn vượt quá giới hạn sẽ sử dụng Khóa API OpenAI của bạn.', - titlePerMonth: '{{count,number}} tin nhắn/tháng', + titlePerMonth: '{{count,number}} tin nhắn / tháng', }, annotatedResponse: { title: 'Hạn Mức Quota Phản hồi Đã được Ghi chú', diff --git a/web/i18n/zh-Hans/billing.ts b/web/i18n/zh-Hans/billing.ts index daf6eedef8..dfa4488985 100644 --- a/web/i18n/zh-Hans/billing.ts +++ b/web/i18n/zh-Hans/billing.ts @@ -116,7 +116,7 @@ const translation = { memberAfter: '个成员', messageRequest: { title: '{{count,number}} 条消息额度', - titlePerMonth: '{{count,number}} 条消息额度/月', + titlePerMonth: '{{count,number}} 条消息额度 / 月', tooltip: '消息额度旨在帮助您便捷地试用 Dify 中的各类 OpenAI 模型。不同模型会消耗不同额度。额度用尽后,您可以切换为使用自己的 OpenAI API 密钥。', }, annotatedResponse: { diff --git a/web/i18n/zh-Hant/billing.ts b/web/i18n/zh-Hant/billing.ts index 7f1be09008..db6ce50c4f 100644 --- a/web/i18n/zh-Hant/billing.ts +++ b/web/i18n/zh-Hant/billing.ts @@ -64,7 +64,7 @@ const translation = { messageRequest: { title: '訊息額度', tooltip: '為不同方案提供基於 OpenAI 模型的訊息響應額度。', - titlePerMonth: '{{count,number}} 消息/月', + titlePerMonth: '{{count,number}} 消息 / 月', }, annotatedResponse: { title: '標註回覆數',