diff --git a/locales/ar/subscription.json b/locales/ar/subscription.json index a60a83147c..28a1922413 100644 --- a/locales/ar/subscription.json +++ b/locales/ar/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "تخزين الملفات والصور والبيانات الأخرى", "plans.free": "مجاني", "plans.freeTrail": "سجل للحصول على تجربة مجانية لـ {{name}}، لا حاجة لبطاقة ائتمان", + "plans.image.count": "حوالي {{number}} صورة", "plans.includes": "تشمل المزايا:", "plans.includesExtra": "جميع مزايا {{name}}، بالإضافة إلى:", "plans.knowledgeBase.desc": "استخدم الملفات وقاعدة المعرفة في المحادثات", diff --git a/locales/bg-BG/subscription.json b/locales/bg-BG/subscription.json index 673ecd3ad3..7f4d1802a7 100644 --- a/locales/bg-BG/subscription.json +++ b/locales/bg-BG/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Съхранение на файлове, изображения и други данни", "plans.free": "Безплатен", "plans.freeTrail": "Регистрирай се, за да получиш безплатен пробен период на {{name}}, без нужда от кредитна карта", + "plans.image.count": "Приблизително {{number}} изображения", "plans.includes": "Включва следните предимства:", "plans.includesExtra": "Всички предимства на {{name}}, плюс:", "plans.knowledgeBase.desc": "Използвай файлове и база знания в разговорите", diff --git a/locales/de-DE/subscription.json b/locales/de-DE/subscription.json index e0711f176a..f8da940567 100644 --- a/locales/de-DE/subscription.json +++ b/locales/de-DE/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Dateispeicher für Dateien, Bilder und andere Daten", "plans.free": "Kostenlos", "plans.freeTrail": "Registrieren Sie sich für eine kostenlose Testversion von {{name}}, keine Kreditkarte erforderlich", + "plans.image.count": "Ungefähr {{number}} Bilder", "plans.includes": "Enthaltene Vorteile:", "plans.includesExtra": "Alle Vorteile von {{name}}, plus:", "plans.knowledgeBase.desc": "Verwenden Sie Dateien und Wissensdatenbank in Gesprächen", diff --git a/locales/en-US/subscription.json b/locales/en-US/subscription.json index 2183b19436..ad8ef253ea 100644 --- a/locales/en-US/subscription.json +++ b/locales/en-US/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "File storage for storing files, images, and other data", "plans.free": "Free", "plans.freeTrail": "Register to get free trial of {{name}}, no credit card required", + "plans.image.count": "Approximately {{number}} images", "plans.includes": "Benefits include:", "plans.includesExtra": "All benefits in {{name}}, plus:", "plans.knowledgeBase.desc": "Use files and knowledge base in conversations", diff --git a/locales/es-ES/subscription.json b/locales/es-ES/subscription.json index ddf488e7a9..d0d819aec6 100644 --- a/locales/es-ES/subscription.json +++ b/locales/es-ES/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Almacenamiento para archivos, imágenes y otros datos", "plans.free": "Gratis", "plans.freeTrail": "Regístrate para obtener una prueba gratuita de {{name}}, sin necesidad de tarjeta de crédito", + "plans.image.count": "Aproximadamente {{number}} imágenes", "plans.includes": "Beneficios incluidos:", "plans.includesExtra": "Todos los beneficios de {{name}}, más:", "plans.knowledgeBase.desc": "Usa archivos y base de conocimientos en las conversaciones", diff --git a/locales/fa-IR/subscription.json b/locales/fa-IR/subscription.json index 6d10f602d4..7b6d78c783 100644 --- a/locales/fa-IR/subscription.json +++ b/locales/fa-IR/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "ذخیره‌سازی فایل برای نگهداری فایل‌ها، تصاویر و سایر داده‌ها", "plans.free": "رایگان", "plans.freeTrail": "با ثبت‌نام، آزمایش رایگان {{name}} را دریافت کنید، بدون نیاز به کارت اعتباری", + "plans.image.count": "حدوداً {{number}} تصویر", "plans.includes": "مزایا شامل:", "plans.includesExtra": "همه مزایای {{name}}، به‌علاوه:", "plans.knowledgeBase.desc": "استفاده از فایل‌ها و پایگاه دانش در گفتگوها", diff --git a/locales/fr-FR/subscription.json b/locales/fr-FR/subscription.json index 2488733f7e..c5a01bb466 100644 --- a/locales/fr-FR/subscription.json +++ b/locales/fr-FR/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Stockage de fichiers, images et autres données", "plans.free": "Gratuit", "plans.freeTrail": "Inscrivez-vous pour un essai gratuit de {{name}}, sans carte bancaire", + "plans.image.count": "Environ {{number}} images", "plans.includes": "Avantages inclus :", "plans.includesExtra": "Tous les avantages de {{name}}, plus :", "plans.knowledgeBase.desc": "Utilisez des fichiers et bases de connaissances dans les conversations", diff --git a/locales/it-IT/subscription.json b/locales/it-IT/subscription.json index c5631b866e..f744864dc9 100644 --- a/locales/it-IT/subscription.json +++ b/locales/it-IT/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Archiviazione per file, immagini e altri dati", "plans.free": "Gratuito", "plans.freeTrail": "Registrati per una prova gratuita di {{name}}, senza carta di credito", + "plans.image.count": "Circa {{number}} immagini", "plans.includes": "I vantaggi includono:", "plans.includesExtra": "Tutti i vantaggi di {{name}}, più:", "plans.knowledgeBase.desc": "Usa file e base di conoscenza nelle conversazioni", diff --git a/locales/ja-JP/subscription.json b/locales/ja-JP/subscription.json index 95e6ca5d74..25920fc4fd 100644 --- a/locales/ja-JP/subscription.json +++ b/locales/ja-JP/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "ファイル、画像、その他データの保存用ストレージ", "plans.free": "無料", "plans.freeTrail": "登録で{{name}}の無料トライアルを利用可能。クレジットカード不要", + "plans.image.count": "約{{number}}枚の画像", "plans.includes": "主な特典:", "plans.includesExtra": "{{name}}のすべての特典に加えて:", "plans.knowledgeBase.desc": "会話でファイルやナレッジベースを使用可能", diff --git a/locales/ko-KR/subscription.json b/locales/ko-KR/subscription.json index 67c69342fc..b4cc82a51b 100644 --- a/locales/ko-KR/subscription.json +++ b/locales/ko-KR/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "파일, 이미지 및 기타 데이터 저장용 공간", "plans.free": "무료", "plans.freeTrail": "{{name}} 무료 체험 등록, 신용카드 불필요", + "plans.image.count": "약 {{number}}개의 이미지", "plans.includes": "포함 혜택:", "plans.includesExtra": "{{name}}의 모든 혜택 포함, 추가로:", "plans.knowledgeBase.desc": "대화 중 파일 및 지식베이스 활용", diff --git a/locales/nl-NL/subscription.json b/locales/nl-NL/subscription.json index bc53e9be9a..7468284715 100644 --- a/locales/nl-NL/subscription.json +++ b/locales/nl-NL/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Opslag voor bestanden, afbeeldingen en andere gegevens", "plans.free": "Gratis", "plans.freeTrail": "Registreer voor een gratis proefperiode van {{name}}, geen creditcard nodig", + "plans.image.count": "Ongeveer {{number}} afbeeldingen", "plans.includes": "Voordelen zijn onder andere:", "plans.includesExtra": "Alle voordelen van {{name}}, plus:", "plans.knowledgeBase.desc": "Gebruik bestanden en kennisbank in gesprekken", diff --git a/locales/pl-PL/subscription.json b/locales/pl-PL/subscription.json index 70bb504cf1..bcfc6e967b 100644 --- a/locales/pl-PL/subscription.json +++ b/locales/pl-PL/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Przechowywanie plików, obrazów i innych danych", "plans.free": "Darmowy", "plans.freeTrail": "Zarejestruj się, aby otrzymać darmowy okres próbny {{name}}, bez potrzeby karty kredytowej", + "plans.image.count": "Około {{number}} obrazów", "plans.includes": "Korzyści obejmują:", "plans.includesExtra": "Wszystkie korzyści z {{name}}, plus:", "plans.knowledgeBase.desc": "Używaj plików i bazy wiedzy w rozmowach", diff --git a/locales/pt-BR/subscription.json b/locales/pt-BR/subscription.json index da7d28cce3..469b9c3836 100644 --- a/locales/pt-BR/subscription.json +++ b/locales/pt-BR/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Armazenamento para arquivos, imagens e outros dados", "plans.free": "Gratuito", "plans.freeTrail": "Cadastre-se para testar gratuitamente o {{name}}, sem necessidade de cartão de crédito", + "plans.image.count": "Aproximadamente {{number}} imagens", "plans.includes": "Benefícios incluem:", "plans.includesExtra": "Todos os benefícios do {{name}}, mais:", "plans.knowledgeBase.desc": "Use arquivos e base de conhecimento nas conversas", diff --git a/locales/ru-RU/subscription.json b/locales/ru-RU/subscription.json index 7d0c2c3089..e6fea51690 100644 --- a/locales/ru-RU/subscription.json +++ b/locales/ru-RU/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Хранение файлов, изображений и других данных", "plans.free": "Бесплатно", "plans.freeTrail": "Зарегистрируйтесь и получите бесплатный пробный доступ к {{name}}, без необходимости вводить карту", + "plans.image.count": "Примерно {{number}} изображений", "plans.includes": "Включает в себя:", "plans.includesExtra": "Все преимущества {{name}}, а также:", "plans.knowledgeBase.desc": "Используйте файлы и базы знаний в диалогах", diff --git a/locales/tr-TR/subscription.json b/locales/tr-TR/subscription.json index b1ee997df2..7ebb6ea692 100644 --- a/locales/tr-TR/subscription.json +++ b/locales/tr-TR/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Dosya, görsel ve diğer verileri depolamak için dosya depolama", "plans.free": "Ücretsiz", "plans.freeTrail": "{{name}} için ücretsiz deneme kaydı, kredi kartı gerekmez", + "plans.image.count": "Yaklaşık {{number}} görsel", "plans.includes": "Avantajlar şunları içerir:", "plans.includesExtra": "{{name}} planındaki tüm avantajlara ek olarak:", "plans.knowledgeBase.desc": "Sohbetlerde dosya ve bilgi tabanı kullanın", diff --git a/locales/vi-VN/subscription.json b/locales/vi-VN/subscription.json index c9554e757c..3502c06888 100644 --- a/locales/vi-VN/subscription.json +++ b/locales/vi-VN/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "Lưu trữ tệp, hình ảnh và dữ liệu khác", "plans.free": "Miễn phí", "plans.freeTrail": "Đăng ký để dùng thử miễn phí {{name}}, không cần thẻ tín dụng", + "plans.image.count": "Khoảng {{number}} hình ảnh", "plans.includes": "Bao gồm các lợi ích:", "plans.includesExtra": "Tất cả lợi ích trong {{name}}, cộng thêm:", "plans.knowledgeBase.desc": "Sử dụng tệp và cơ sở tri thức trong hội thoại", diff --git a/locales/zh-CN/subscription.json b/locales/zh-CN/subscription.json index cc82eb91ad..a71d2d7038 100644 --- a/locales/zh-CN/subscription.json +++ b/locales/zh-CN/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "用于存储文件、图片等数据的空间", "plans.free": "免费", "plans.freeTrail": "注册即可免费试用 {{name}},无需信用卡", + "plans.image.count": "约 {{number}} 张图", "plans.includes": "包含以下权益:", "plans.includesExtra": "包含 {{name}} 的所有权益,另加:", "plans.knowledgeBase.desc": "在对话中使用文件和知识库", diff --git a/locales/zh-TW/subscription.json b/locales/zh-TW/subscription.json index 6ec917330e..d7409a3afc 100644 --- a/locales/zh-TW/subscription.json +++ b/locales/zh-TW/subscription.json @@ -195,6 +195,7 @@ "plans.fileStorage.tooltip": "用於儲存檔案、圖片及其他資料", "plans.free": "免費", "plans.freeTrail": "註冊即可免費試用 {{name}},無需信用卡", + "plans.image.count": "約有 {{number}} 張圖片", "plans.includes": "包含以下內容:", "plans.includesExtra": "包含 {{name}} 所有功能,並額外提供:", "plans.knowledgeBase.desc": "可於對話中使用檔案與知識庫", diff --git a/src/locales/default/subscription.ts b/src/locales/default/subscription.ts index ce5514a83f..8fab1f597e 100644 --- a/src/locales/default/subscription.ts +++ b/src/locales/default/subscription.ts @@ -220,6 +220,7 @@ export default { 'plans.fileStorage.tooltip': 'File storage for storing files, images, and other data', 'plans.free': 'Free', 'plans.freeTrail': 'Register to get free trial of {{name}}, no credit card required', + 'plans.image.count': 'Approximately {{number}} images', 'plans.includes': 'Benefits include:', 'plans.includesExtra': 'All benefits in {{name}}, plus:', 'plans.knowledgeBase.desc': 'Use files and knowledge base in conversations',