dify/web/i18n/nl-NL/explore.json
Joel 54298abf2d
fix: improve home page accessibility (#41310)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-08-27 07:03:01 +00:00

51 lines
2.1 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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.carouselLabel": "Uitgelichte inhoud",
"banner.greeting": "Welkom terug, {{name}} 👋",
"banner.startRotation": "Diarotatie starten",
"banner.stopRotation": "Diarotatie stoppen",
"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.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!"
}