mirror of
https://github.com/langgenius/dify.git
synced 2026-06-16 22:11:09 +08:00
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: yyh <yuanyouhuilyz@gmail.com> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: hjlarry <hjlarry@163.com> Co-authored-by: fatelei <fatelei@gmail.com> Co-authored-by: Asuka Minato <i@asukaminato.eu.org> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com> Co-authored-by: gigglewang <gigglewang@dify.ai> Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai> Co-authored-by: chariri <w@chariri.moe> Co-authored-by: Evan <2869018789@qq.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
52 lines
2.1 KiB
JSON
52 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",
|
|
"apps.viewMore": "View more",
|
|
"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": "Recents",
|
|
"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!"
|
|
}
|