mirror of
https://github.com/langgenius/dify.git
synced 2026-05-12 07:37:09 +08:00
chore: remove more learning templates and templates copywrite
This commit is contained in:
parent
7ecfe80c58
commit
39b1062c20
@ -230,7 +230,7 @@ describe('AppList', () => {
|
||||
expect(screen.getByRole('heading', { name: 'explore.learnDify.title' })).toBeInTheDocument()
|
||||
expect(screen.getByText('Your first Workflow - say hello to AI')).toBeInTheDocument()
|
||||
expect(screen.getByText('Build a working Agent with Workflow')).toBeInTheDocument()
|
||||
expect(screen.getByRole('link', { name: 'explore.learnDify.moreTemplates' })).toHaveAttribute('href', '/explore/apps')
|
||||
expect(screen.queryByRole('link', { name: 'explore.learnDify.moreTemplates' })).not.toBeInTheDocument()
|
||||
expect(screen.queryByText('Run this first')).not.toBeInTheDocument()
|
||||
expect(screen.queryByText('Then try this')).not.toBeInTheDocument()
|
||||
expect(screen.queryByText('workflow')).not.toBeInTheDocument()
|
||||
|
||||
@ -4,7 +4,6 @@ import { cn } from '@langgenius/dify-ui/cn'
|
||||
import * as React from 'react'
|
||||
import { useEffect, useRef, useState } from 'react'
|
||||
import { useTranslation } from 'react-i18next'
|
||||
import Link from '@/next/link'
|
||||
import { learnDifyItems } from './data'
|
||||
import LearnDifyItem from './item'
|
||||
import { useLearnDifyHiddenState } from './storage'
|
||||
@ -80,9 +79,6 @@ const LearnDify = ({
|
||||
<p className="min-w-0 truncate system-xs-regular text-text-tertiary">
|
||||
{t('learnDify.description', { ns: 'explore' })}
|
||||
</p>
|
||||
<Link href="/explore/apps" className="shrink-0 system-sm-medium text-text-accent">
|
||||
{t('learnDify.moreTemplates', { ns: 'explore' })}
|
||||
</Link>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "موصى به",
|
||||
"apps.resetFilter": "مسح الفلتر",
|
||||
"apps.resultNum": "{{num}} نتائج",
|
||||
"apps.title": "استكشاف التطبيقات",
|
||||
"apps.title": "قوالب",
|
||||
"banner.viewMore": "عرض المزيد",
|
||||
"category.Agent": "وكيل",
|
||||
"category.Assistant": "مساعد",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Alle",
|
||||
"apps.resetFilter": "Filter löschen",
|
||||
"apps.resultNum": "{{num}} Ergebnisse",
|
||||
"apps.title": "Probieren Sie die kuratierten Apps von Dify aus, um KI-Lösungen für Ihr Unternehmen zu finden",
|
||||
"apps.title": "Vorlagen",
|
||||
"banner.viewMore": "MEHR ANZEIGEN",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Assistent",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "All",
|
||||
"apps.resetFilter": "Clear filter",
|
||||
"apps.resultNum": "{{num}} results",
|
||||
"apps.title": "Try Dify's curated apps to find AI solutions for your business",
|
||||
"apps.title": "Templates",
|
||||
"banner.greeting": "Welcome back, {{name}} 👋",
|
||||
"banner.tagline": "What if… this is where your next idea begins.",
|
||||
"banner.viewMore": "VIEW MORE",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Todos",
|
||||
"apps.resetFilter": "Limpiar filtro",
|
||||
"apps.resultNum": "{{num}} resultados",
|
||||
"apps.title": "Prueba las aplicaciones seleccionadas de Dify para encontrar soluciones de IA para tu negocio",
|
||||
"apps.title": "Plantillas",
|
||||
"banner.viewMore": "VER MÁS",
|
||||
"category.Agent": "Agente",
|
||||
"category.Assistant": "Asistente",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "همه",
|
||||
"apps.resetFilter": "پاک کردن فیلتر",
|
||||
"apps.resultNum": "{{num}} نتیجه",
|
||||
"apps.title": "برنامههای منتخب Dify را امتحان کنید تا راهحلهای هوش مصنوعی را برای کسبوکار خود پیدا کنید",
|
||||
"apps.title": "الگوها",
|
||||
"banner.viewMore": "مشاهده بیشتر",
|
||||
"category.Agent": "عامل",
|
||||
"category.Assistant": "دستیار",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Tous",
|
||||
"apps.resetFilter": "Effacer le filtre",
|
||||
"apps.resultNum": "{{num}} résultats",
|
||||
"apps.title": "Essayez les applications sélectionnées de Dify pour trouver des solutions d'IA pour votre entreprise",
|
||||
"apps.title": "Modèles",
|
||||
"banner.viewMore": "VOIR PLUS",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Assistant",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "सभी",
|
||||
"apps.resetFilter": "फ़िल्टर साफ़ करें",
|
||||
"apps.resultNum": "{{num}} परिणाम",
|
||||
"apps.title": "अपने व्यवसाय के लिए AI समाधान खोजने के लिए Dify के चुनिंदा ऐप्स आज़माएं",
|
||||
"apps.title": "टेम्पलेट",
|
||||
"banner.viewMore": "और देखें",
|
||||
"category.Agent": "आढ़तिया",
|
||||
"category.Assistant": "सहायक",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Semua",
|
||||
"apps.resetFilter": "Hapus filter",
|
||||
"apps.resultNum": "{{num}} hasil",
|
||||
"apps.title": "Coba aplikasi pilihan Dify untuk menemukan solusi AI untuk bisnis Anda",
|
||||
"apps.title": "Templat",
|
||||
"banner.viewMore": "LIHAT LEBIH BANYAK",
|
||||
"category.Agent": "Agen",
|
||||
"category.Assistant": "Asisten",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Tutti",
|
||||
"apps.resetFilter": "Cancella filtro",
|
||||
"apps.resultNum": "{{num}} risultati",
|
||||
"apps.title": "Prova le app selezionate di Dify per trovare soluzioni AI per la tua attività",
|
||||
"apps.title": "Modelli",
|
||||
"banner.viewMore": "VEDI ALTRO",
|
||||
"category.Agent": "Agente",
|
||||
"category.Assistant": "Assistente",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "全て",
|
||||
"apps.resetFilter": "クリア",
|
||||
"apps.resultNum": "{{num}}件の結果",
|
||||
"apps.title": "Difyの厳選アプリを試して、ビジネス向けのAIソリューションを見つけましょう",
|
||||
"apps.title": "テンプレート",
|
||||
"banner.viewMore": "もっと見る",
|
||||
"category.Agent": "エージェント",
|
||||
"category.Assistant": "アシスタント",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "전체",
|
||||
"apps.resetFilter": "필터 지우기",
|
||||
"apps.resultNum": "{{num}}개 결과",
|
||||
"apps.title": "Dify의 엄선된 앱을 사용해 비즈니스를 위한 AI 솔루션을 찾아보세요",
|
||||
"apps.title": "템플릿",
|
||||
"banner.viewMore": "더 보기",
|
||||
"category.Agent": "에이전트",
|
||||
"category.Assistant": "어시스턴트",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "All",
|
||||
"apps.resetFilter": "Clear filter",
|
||||
"apps.resultNum": "{{num}} results",
|
||||
"apps.title": "Try Dify's curated apps to find AI solutions for your business",
|
||||
"apps.title": "Sjablonen",
|
||||
"banner.viewMore": "VIEW MORE",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Assistant",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Wszystkie",
|
||||
"apps.resetFilter": "Wyczyść filtr",
|
||||
"apps.resultNum": "{{num}} wyników",
|
||||
"apps.title": "Wypróbuj wyselekcjonowane aplikacje Dify, aby znaleźć rozwiązania AI dla Twojej firmy",
|
||||
"apps.title": "Szablony",
|
||||
"banner.viewMore": "ZOBACZ WIĘCEJ",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Asystent",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Todos",
|
||||
"apps.resetFilter": "Limpar filtro",
|
||||
"apps.resultNum": "{{num}} resultados",
|
||||
"apps.title": "Experimente os aplicativos selecionados do Dify para encontrar soluções de IA para o seu negócio",
|
||||
"apps.title": "Modelos",
|
||||
"banner.viewMore": "VER MAIS",
|
||||
"category.Agent": "Agente",
|
||||
"category.Assistant": "Assistente",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Toate",
|
||||
"apps.resetFilter": "Șterge filtrul",
|
||||
"apps.resultNum": "{{num}} rezultate",
|
||||
"apps.title": "Încercați aplicațiile selectate de Dify pentru a găsi soluții AI pentru afacerea dvs.",
|
||||
"apps.title": "Șabloane",
|
||||
"banner.viewMore": "VEDEȚI MAI MULTE",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Asistent",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Все",
|
||||
"apps.resetFilter": "Очистить фильтр",
|
||||
"apps.resultNum": "{{num}} результатов",
|
||||
"apps.title": "Попробуйте отобранные приложения Dify, чтобы найти AI-решения для вашего бизнеса",
|
||||
"apps.title": "Шаблоны",
|
||||
"banner.viewMore": "ПОКАЗАТЬ ЕЩЁ",
|
||||
"category.Agent": "Агент",
|
||||
"category.Assistant": "Ассистент",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Vse",
|
||||
"apps.resetFilter": "Počisti filter",
|
||||
"apps.resultNum": "{{num}} rezultatov",
|
||||
"apps.title": "Preizkusite izbrane aplikacije Dify, da najdete rešitve AI za vaše podjetje",
|
||||
"apps.title": "Predloge",
|
||||
"banner.viewMore": "POGLEJ VEČ",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Pomočnik",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "ทั้งหมด",
|
||||
"apps.resetFilter": "ล้างตัวกรอง",
|
||||
"apps.resultNum": "{{num}} ผลลัพธ์",
|
||||
"apps.title": "ลองใช้แอปที่คัดสรรของ Dify เพื่อค้นหาโซลูชัน AI สำหรับธุรกิจของคุณ",
|
||||
"apps.title": "เทมเพลต",
|
||||
"banner.viewMore": "ดูเพิ่มเติม",
|
||||
"category.Agent": "ตัวแทน",
|
||||
"category.Assistant": "ผู้ช่วย",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Tümü",
|
||||
"apps.resetFilter": "Filtreyi temizle",
|
||||
"apps.resultNum": "{{num}} sonuç",
|
||||
"apps.title": "İşletmeniz için AI çözümleri bulmak üzere Dify'ın seçilmiş uygulamalarını deneyin",
|
||||
"apps.title": "Şablonlar",
|
||||
"banner.viewMore": "DAHA FAZLA GÖSTER",
|
||||
"category.Agent": "Aracı",
|
||||
"category.Assistant": "Asistan",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Всі",
|
||||
"apps.resetFilter": "Очистити фільтр",
|
||||
"apps.resultNum": "{{num}} результатів",
|
||||
"apps.title": "Спробуйте відібрані додатки Dify, щоб знайти рішення AI для вашого бізнесу",
|
||||
"apps.title": "Шаблони",
|
||||
"banner.viewMore": "ПЕРЕГЛЯНУТИ БІЛЬШЕ",
|
||||
"category.Agent": "Агент",
|
||||
"category.Assistant": "Помічник",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "Tất cả",
|
||||
"apps.resetFilter": "Xóa bộ lọc",
|
||||
"apps.resultNum": "{{num}} kết quả",
|
||||
"apps.title": "Dùng thử các ứng dụng được tuyển chọn của Dify để tìm giải pháp AI cho doanh nghiệp của bạn",
|
||||
"apps.title": "Mẫu",
|
||||
"banner.viewMore": "XEM THÊM",
|
||||
"category.Agent": "Người đại lý",
|
||||
"category.Assistant": "Trợ lý",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "所有",
|
||||
"apps.resetFilter": "清除筛选",
|
||||
"apps.resultNum": "{{num}} 个结果",
|
||||
"apps.title": "试用 Dify 精选示例应用,为您的业务寻找 AI 解决方案",
|
||||
"apps.title": "模板",
|
||||
"banner.greeting": "欢迎回来,{{name}} 👋",
|
||||
"banner.tagline": "如果……你的下一个想法从这里开始。",
|
||||
"banner.viewMore": "查看更多",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"apps.allCategories": "全部",
|
||||
"apps.resetFilter": "清除篩選",
|
||||
"apps.resultNum": "{{num}} 個結果",
|
||||
"apps.title": "試用 Dify 精選應用程式,為您的業務尋找 AI 解決方案",
|
||||
"apps.title": "範本",
|
||||
"banner.viewMore": "查看更多",
|
||||
"category.Agent": "代理",
|
||||
"category.Assistant": "助手",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user