mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 11:45:05 +08:00
41 lines
1.6 KiB
JSON
41 lines
1.6 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.resetFilter": "Clear filter",
|
|
"apps.resultNum": "{{num}} results",
|
|
"apps.title": "Try Dify's curated apps to find AI solutions for your business",
|
|
"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",
|
|
"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 form this sample app\" and set it up!"
|
|
}
|