mirror of https://github.com/langgenius/dify.git
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"appCard.addToWorkspace": "Add to Workspace",
|
|
"appCard.customize": "Customize",
|
|
"appCustomize.nameRequired": "App name is required",
|
|
"appCustomize.subTitle": "App icon & name",
|
|
"appCustomize.title": "Create app from {{name}}",
|
|
"apps.allCategories": "Recommended",
|
|
"apps.description": "Use these template apps instantly or customize your own apps based on the templates.",
|
|
"apps.title": "Explore Apps",
|
|
"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.discovery": "Discovery",
|
|
"sidebar.workspace": "Workspace",
|
|
"title": "Explore"
|
|
}
|