223 lines
9.7 KiB
TypeScript
223 lines
9.7 KiB
TypeScript
const translation = {
|
||
currentPlan: 'Current Plan',
|
||
usagePage: {
|
||
teamMembers: 'Team Members',
|
||
buildApps: 'Build Apps',
|
||
annotationQuota: 'Annotation Quota',
|
||
documentsUploadQuota: 'Documents Upload Quota',
|
||
vectorSpace: 'Knowledge Data Storage',
|
||
vectorSpaceTooltip: 'Documents with the High Quality indexing mode will consume Knowledge Data Storage resources. When Knowledge Data Storage reaches the limit, new documents will not be uploaded.',
|
||
triggerEvents: 'Trigger Events',
|
||
perMonth: 'per month',
|
||
resetsIn: 'Resets in {{count,number}} days',
|
||
},
|
||
teamMembers: 'Team Members',
|
||
triggerLimitModal: {
|
||
title: 'Upgrade to unlock more trigger events',
|
||
description: 'You\'ve reached the limit of workflow event triggers for this plan.',
|
||
dismiss: 'Dismiss',
|
||
upgrade: 'Upgrade',
|
||
usageTitle: 'TRIGGER EVENTS',
|
||
},
|
||
upgradeBtn: {
|
||
plain: 'View Plan',
|
||
encourage: 'Upgrade Now',
|
||
encourageShort: 'Upgrade',
|
||
},
|
||
viewBilling: 'Manage billing and subscriptions',
|
||
buyPermissionDeniedTip: 'Please contact your enterprise administrator to subscribe',
|
||
plansCommon: {
|
||
title: {
|
||
plans: 'plans',
|
||
description: 'Select the plan that best fits your team\'s needs.',
|
||
},
|
||
freeTrialTipPrefix: 'Sign up and get a ',
|
||
freeTrialTip: 'free trial of 200 OpenAI calls. ',
|
||
freeTrialTipSuffix: 'No credit card required',
|
||
yearlyTip: 'Pay for 10 months, enjoy 1 Year!',
|
||
mostPopular: 'Popular',
|
||
cloud: 'Cloud Service',
|
||
self: 'Self-Hosted',
|
||
planRange: {
|
||
monthly: 'Monthly',
|
||
yearly: 'Yearly',
|
||
},
|
||
month: 'month',
|
||
year: 'year',
|
||
save: 'Save ',
|
||
free: 'Free',
|
||
annualBilling: 'Bill Annually Save {{percent}}%',
|
||
taxTip: 'All subscription prices (monthly/annual) exclude applicable taxes (e.g., VAT, sales tax).',
|
||
taxTipSecond: 'If your region has no applicable tax requirements, no tax will appear in your checkout, and you won’t be charged any additional fees for the entire subscription term.',
|
||
comparePlanAndFeatures: 'Compare plans & features',
|
||
priceTip: 'per workspace/',
|
||
currentPlan: 'Current Plan',
|
||
contractSales: 'Contact sales',
|
||
contractOwner: 'Contact team manager',
|
||
startForFree: 'Start for Free',
|
||
startBuilding: 'Start Building',
|
||
getStarted: 'Get Started',
|
||
contactSales: 'Contact Sales',
|
||
talkToSales: 'Talk to Sales',
|
||
modelProviders: 'Support OpenAI/Anthropic/Llama2/Azure OpenAI/Hugging Face/Replicate',
|
||
teamWorkspace: '{{count,number}} Team Workspace',
|
||
teamMember_one: '{{count,number}} Team Member',
|
||
teamMember_other: '{{count,number}} Team Members',
|
||
annotationQuota: 'Annotation Quota',
|
||
buildApps: '{{count,number}} Apps',
|
||
documents: '{{count,number}} Knowledge Documents',
|
||
documentsTooltip: 'Quota on the number of documents imported from the Knowledge Data Source.',
|
||
vectorSpace: '{{size}} Knowledge Data Storage',
|
||
vectorSpaceTooltip: 'Documents with the High Quality indexing mode will consume Knowledge Data Storage resources. When Knowledge Data Storage reaches the limit, new documents will not be uploaded.',
|
||
documentsRequestQuota: '{{count,number}} Knowledge Request/min',
|
||
documentsRequestQuotaTooltip: 'Specifies the total number of actions a workspace can perform per minute within the knowledge base, including dataset creation, deletion, updates, document uploads, modifications, archiving, and knowledge base queries. This metric is used to evaluate the performance of knowledge base requests. For example, if a Sandbox user performs 10 consecutive hit tests within one minute, their workspace will be temporarily restricted from performing the following actions for the next minute: dataset creation, deletion, updates, and document uploads or modifications. ',
|
||
apiRateLimit: 'API Rate Limit',
|
||
apiRateLimitUnit: '{{count,number}}',
|
||
unlimitedApiRate: 'No Dify API Rate Limit',
|
||
apiRateLimitTooltip: 'API Rate Limit applies to all requests made through the Dify API, including text generation, chat conversations, workflow executions, and document processing.',
|
||
documentProcessingPriority: ' Document Processing',
|
||
documentProcessingPriorityUpgrade: 'Process more data with higher accuracy at faster speeds.',
|
||
priority: {
|
||
'standard': 'Standard',
|
||
'priority': 'Priority',
|
||
'top-priority': 'Top Priority',
|
||
},
|
||
triggerEvents: {
|
||
sandbox: '{{count,number}} Trigger Events',
|
||
professional: '{{count,number}} Trigger Events/month',
|
||
unlimited: 'Unlimited Trigger Events',
|
||
tooltip: 'The number of events that automatically start workflows through Plugin, Schedule, or Webhook triggers.',
|
||
},
|
||
workflowExecution: {
|
||
standard: 'Standard Workflow Execution',
|
||
faster: 'Faster Workflow Execution',
|
||
priority: 'Priority Workflow Execution',
|
||
tooltip: 'Workflow execution queue priority and speed.',
|
||
},
|
||
startNodes: {
|
||
limited: 'Up to {{count}} Triggers/workflow',
|
||
unlimited: 'Unlimited Triggers/workflow',
|
||
},
|
||
logsHistory: '{{days}} Log history',
|
||
customTools: 'Custom Tools',
|
||
unavailable: 'Unavailable',
|
||
days: 'Days',
|
||
unlimited: 'Unlimited',
|
||
support: 'Support',
|
||
supportItems: {
|
||
communityForums: 'Community forums',
|
||
emailSupport: 'Email support',
|
||
priorityEmail: 'Priority email & chat support',
|
||
logoChange: 'Logo change',
|
||
SSOAuthentication: 'SSO authentication',
|
||
personalizedSupport: 'Personalized support',
|
||
dedicatedAPISupport: 'Dedicated API support',
|
||
customIntegration: 'Custom integration and support',
|
||
ragAPIRequest: 'RAG API Requests',
|
||
bulkUpload: 'Bulk upload documents',
|
||
agentMode: 'Agent Mode',
|
||
workflow: 'Workflow',
|
||
llmLoadingBalancing: 'LLM Load Balancing',
|
||
llmLoadingBalancingTooltip: 'Add multiple API keys to models, effectively bypassing the API rate limits. ',
|
||
},
|
||
comingSoon: 'Coming soon',
|
||
member: 'Member',
|
||
memberAfter: 'Member',
|
||
messageRequest: {
|
||
title: '{{count,number}} message credits',
|
||
titlePerMonth: '{{count,number}} message credits/month',
|
||
tooltip: 'Message credits are provided to help you easily try out different OpenAI models in Dify. Credits are consumed based on the model type. Once they’re used up, you can switch to your own OpenAI API key.',
|
||
},
|
||
annotatedResponse: {
|
||
title: '{{count,number}} Annotation Quota Limits',
|
||
tooltip: 'Manual editing and annotation of responses provides customizable high-quality question-answering abilities for apps. (Applicable only in Chat apps)',
|
||
},
|
||
ragAPIRequestTooltip: 'Refers to the number of API calls invoking only the knowledge base processing capabilities of Dify.',
|
||
receiptInfo: 'Only team owner and team admin can subscribe and view billing information',
|
||
},
|
||
plans: {
|
||
sandbox: {
|
||
name: 'Sandbox',
|
||
for: 'Free Trial of Core Capabilities',
|
||
description: 'Try core features for free.',
|
||
},
|
||
professional: {
|
||
name: 'Professional',
|
||
for: 'For Independent Developers/Small Teams',
|
||
description: 'For independent developers & small teams ready to build production AI applications.',
|
||
},
|
||
team: {
|
||
name: 'Team',
|
||
for: 'For Medium-sized Teams',
|
||
description: 'For medium-sized teams requiring collaboration and higher throughput.',
|
||
},
|
||
community: {
|
||
name: 'Community',
|
||
for: 'For Individual Users, Small Teams, or Non-commercial Projects',
|
||
description: 'For open-source enthusiasts, individual developers, and non-commercial projects',
|
||
price: 'Free',
|
||
btnText: 'Get Started',
|
||
includesTitle: 'Free Features:',
|
||
features: [
|
||
'All Core Features Released Under the Public Repository',
|
||
'Single Workspace',
|
||
'Complies with Dify Open Source License',
|
||
],
|
||
},
|
||
premium: {
|
||
name: 'Premium',
|
||
for: 'For Mid-sized Organizations and Teams',
|
||
description: 'For Mid-sized organizations needing deployment flexibility and enhanced support',
|
||
price: 'Scalable',
|
||
priceTip: 'Based on Cloud Marketplace',
|
||
btnText: 'Get Premium on',
|
||
includesTitle: 'Everything from Community, plus:',
|
||
comingSoon: 'Microsoft Azure & Google Cloud Support Coming Soon',
|
||
features: [
|
||
'Self-managed Reliability by Various Cloud Providers',
|
||
'Single Workspace',
|
||
'WebApp Logo & Branding Customization',
|
||
'Priority Email & Chat Support',
|
||
],
|
||
},
|
||
enterprise: {
|
||
name: 'Enterprise',
|
||
for: 'For large-sized Teams',
|
||
description: 'For enterprise requiring organization-grade security, compliance, scalability, control and custom solutions',
|
||
price: 'Custom',
|
||
priceTip: 'Annual Billing Only',
|
||
btnText: 'Contact Sales',
|
||
includesTitle: 'Everything from <highlight>Premium</highlight>, plus:',
|
||
features: [
|
||
'Enterprise-grade Scalable Deployment Solutions',
|
||
'Commercial License Authorization',
|
||
'Exclusive Enterprise Features',
|
||
'Multiple Workspaces & Enterprise Management',
|
||
'SSO',
|
||
'Negotiated SLAs by Dify Partners',
|
||
'Advanced Security & Controls',
|
||
'Updates and Maintenance by Dify Officially',
|
||
'Professional Technical Support',
|
||
],
|
||
},
|
||
},
|
||
vectorSpace: {
|
||
fullTip: 'Vector Space is full.',
|
||
fullSolution: 'Upgrade your plan to get more space.',
|
||
},
|
||
apps: {
|
||
fullTip1: 'Upgrade to create more apps',
|
||
fullTip1des: 'You\'ve reached the limit of build apps on this plan',
|
||
fullTip2: 'Plan limit reached',
|
||
fullTip2des: 'It is recommended to clean up inactive applications to free up usage, or contact us.',
|
||
contactUs: 'Contact us',
|
||
},
|
||
annotatedResponse: {
|
||
fullTipLine1: 'Upgrade your plan to',
|
||
fullTipLine2: 'annotate more conversations.',
|
||
quotaTitle: 'Annotation Reply Quota',
|
||
},
|
||
}
|
||
|
||
export default translation
|