mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 20:18:40 +08:00
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
52 lines
2.2 KiB
JSON
52 lines
2.2 KiB
JSON
{
|
||
"appCard.addToWorkspace": "Use template",
|
||
"appCard.try": "Details",
|
||
"appCustomize.nameRequired": "App name is required",
|
||
"appCustomize.subTitle": "App icon & name",
|
||
"appCustomize.title": "Create app from {{name}}",
|
||
"apps.allCategories": "All",
|
||
"apps.description": "Gebruiksklare sjablonen van de community en het Dify-team.",
|
||
"apps.resetFilter": "Clear filter",
|
||
"apps.resultNum": "{{num}} results",
|
||
"apps.title": "Sjablonen",
|
||
"apps.viewMore": "View more",
|
||
"banner.greeting": "Welkom terug, {{name}} 👋",
|
||
"banner.tagline": "Wat als… je volgende idee hier begint.",
|
||
"banner.viewMore": "VIEW MORE",
|
||
"category.Agent": "Agent",
|
||
"category.Assistant": "Assistant",
|
||
"category.Entertainment": "Entertainment",
|
||
"category.HR": "HR",
|
||
"category.Programming": "Programming",
|
||
"category.Recommended": "Recommended",
|
||
"category.Translate": "Translate",
|
||
"category.Workflow": "Workflow",
|
||
"category.Writing": "Writing",
|
||
"continueWork.editedAt": "Bewerkt {{time}}",
|
||
"continueWork.exploreStudio": "Studio verkennen",
|
||
"continueWork.title": "Recent",
|
||
"learnDify.description": "Volg het pad – of ga direct naar de stap waarvoor je klaar bent.",
|
||
"learnDify.hide": "Verbergen",
|
||
"learnDify.moreTemplates": "Meer leersjablonen →",
|
||
"learnDify.title": "Dify leren",
|
||
"sidebar.action.delete": "Delete",
|
||
"sidebar.action.pin": "Pin",
|
||
"sidebar.action.rename": "Rename",
|
||
"sidebar.action.unpin": "Unpin",
|
||
"sidebar.chat": "Chat",
|
||
"sidebar.delete.content": "Are you sure you want to delete this app?",
|
||
"sidebar.delete.title": "Delete app",
|
||
"sidebar.noApps.description": "Published web apps will appear here",
|
||
"sidebar.noApps.learnMore": "Learn more",
|
||
"sidebar.noApps.title": "No web apps",
|
||
"sidebar.title": "App gallery",
|
||
"sidebar.webApps": "Web apps",
|
||
"title": "Explore",
|
||
"tryApp.category": "Category",
|
||
"tryApp.createFromSampleApp": "Create from this sample app",
|
||
"tryApp.requirements": "Requirements",
|
||
"tryApp.tabHeader.detail": "Orchestration Details",
|
||
"tryApp.tabHeader.try": "Try it",
|
||
"tryApp.tryInfo": "This is a sample app. You can try up to 5 messages. To keep using it, click \"Create from this sample app\" and set it up!"
|
||
}
|