dify/web/i18n/en-US/explore.json
2026-05-12 14:51:54 -07:00

51 lines
2.1 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": "Ready-to-use templates from the community and Dify team.",
"apps.resetFilter": "Clear filter",
"apps.resultNum": "{{num}} results",
"apps.title": "Templates",
"banner.greeting": "Welcome back, {{name}} 👋",
"banner.tagline": "What if… this is where your next idea begins.",
"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": "Edited {{time}}",
"continueWork.exploreStudio": "Explore Studio →",
"continueWork.title": "Continue work with",
"learnDify.description": "Follow the path - or jump to whichever step you're ready for.",
"learnDify.hide": "Hide",
"learnDify.moreTemplates": "More learning templates →",
"learnDify.title": "Learn Dify",
"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!"
}