mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
@ -1,12 +1,7 @@
|
||||
{
|
||||
"appCard.addToWorkspace": "Zum Arbeitsbereich hinzufügen",
|
||||
"appCard.customize": "Anpassen",
|
||||
"appCustomize.nameRequired": "App-Name ist erforderlich",
|
||||
"appCustomize.subTitle": "App-Symbol & Name",
|
||||
"appCustomize.title": "App aus {{name}} erstellen",
|
||||
"apps.allCategories": "Alle Kategorien",
|
||||
"apps.description": "Nutzen Sie diese Vorlagen-Apps sofort oder passen Sie Ihre eigenen Apps basierend auf den Vorlagen an.",
|
||||
"apps.title": "Apps von Dify erkunden",
|
||||
"category.Agent": "Agent",
|
||||
"category.Assistant": "Assistent",
|
||||
"category.Entertainment": "Unterhaltung",
|
||||
@ -23,7 +18,5 @@
|
||||
"sidebar.chat": "Chat",
|
||||
"sidebar.delete.content": "Sind Sie sicher, dass Sie diese App löschen möchten?",
|
||||
"sidebar.delete.title": "App löschen",
|
||||
"sidebar.discovery": "Entdeckung",
|
||||
"sidebar.workspace": "Arbeitsbereich",
|
||||
"title": "Entdecken"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user