mirror of https://github.com/langgenius/dify.git
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"appCard.addToWorkspace": "添加到工作区",
|
|
"appCard.customize": "自定义",
|
|
"appCustomize.nameRequired": "应用程序名称不能为空",
|
|
"appCustomize.subTitle": "应用程序图标和名称",
|
|
"appCustomize.title": "从 {{name}} 创建应用程序",
|
|
"apps.allCategories": "推荐",
|
|
"apps.description": "使用这些模板应用程序,或根据模板自定义您自己的应用程序。",
|
|
"apps.title": "探索应用",
|
|
"category.Agent": "Agent",
|
|
"category.Assistant": "助手",
|
|
"category.Entertainment": "娱乐",
|
|
"category.HR": "人力资源",
|
|
"category.Programming": "编程",
|
|
"category.Recommended": "推荐",
|
|
"category.Translate": "翻译",
|
|
"category.Workflow": "工作流",
|
|
"category.Writing": "写作",
|
|
"sidebar.action.delete": "删除",
|
|
"sidebar.action.pin": "置顶",
|
|
"sidebar.action.rename": "重命名",
|
|
"sidebar.action.unpin": "取消置顶",
|
|
"sidebar.chat": "智聊",
|
|
"sidebar.delete.content": "您确定要删除此程序吗?",
|
|
"sidebar.delete.title": "删除程序",
|
|
"sidebar.discovery": "发现",
|
|
"sidebar.workspace": "工作区",
|
|
"title": "探索"
|
|
}
|