| | |
| | | const translation = { |
| | | theme: { |
| | | theme: 'Theme', |
| | | light: 'light', |
| | | dark: 'dark', |
| | | auto: 'system', |
| | | }, |
| | | api: { |
| | | success: 'Success', |
| | | actionSuccess: 'Action succeeded', |
| | |
| | | remove: 'Remove', |
| | | send: 'Send', |
| | | copy: 'Copy', |
| | | copied: 'Copied', |
| | | lineBreak: 'Line break', |
| | | sure: 'I\'m sure', |
| | | download: 'Download', |
| | | downloadSuccess: 'Download Completed.', |
| | | downloadFailed: 'Download failed. Please try again later.', |
| | | viewDetails: 'View Details', |
| | | delete: 'Delete', |
| | | deleteApp: 'Delete App', |
| | | settings: 'Settings', |
| | | setup: 'Setup', |
| | | getForFree: 'Get for free', |
| | |
| | | duplicate: 'Duplicate', |
| | | rename: 'Rename', |
| | | audioSourceUnavailable: 'AudioSource is unavailable', |
| | | close: 'Close', |
| | | copyImage: 'Copy Image', |
| | | imageCopied: 'Image copied', |
| | | zoomOut: 'Zoom Out', |
| | | zoomIn: 'Zoom In', |
| | | openInNewTab: 'Open in new tab', |
| | | in: 'in', |
| | | saveAndRegenerate: 'Save & Regenerate Child Chunks', |
| | | close: 'Close', |
| | | view: 'View', |
| | | viewMore: 'VIEW MORE', |
| | | regenerate: 'Regenerate', |
| | | submit: 'Submit', |
| | | skip: 'Skip', |
| | | format: 'Format', |
| | | more: 'More', |
| | | }, |
| | | errorMsg: { |
| | | fieldRequired: '{{field}} is required', |
| | |
| | | Custom: 'Custom', |
| | | }, |
| | | addMoreModel: 'Go to settings to add more models', |
| | | settingsLink: 'Model Provider Settings', |
| | | capabilities: 'MultiModal Capabilities', |
| | | }, |
| | | menus: { |
| | | status: 'beta', |
| | | explore: 'Explore', |
| | | apps: 'Studio', |
| | | plugins: 'Plugins', |
| | | exploreMarketplace: 'Explore Marketplace', |
| | | pluginsTips: 'Integrate third-party plugins or create ChatGPT-compatible AI-Plugins.', |
| | | datasets: 'Knowledge', |
| | | datasetsTips: 'COMING SOON: Import your own text data or write data in real-time via Webhook for LLM context enhancement.', |
| | |
| | | emailSupport: 'Email Support', |
| | | workspace: 'Workspace', |
| | | createWorkspace: 'Create Workspace', |
| | | helpCenter: 'Docs', |
| | | support: 'Support', |
| | | compliance: 'Compliance', |
| | | helpCenter: 'Help', |
| | | communityFeedback: 'Feedback', |
| | | roadmap: 'Roadmap', |
| | | github: 'GitHub', |
| | | community: 'Community', |
| | | about: 'About', |
| | | logout: 'Log out', |
| | | }, |
| | | compliance: { |
| | | soc2Type1: 'SOC 2 Type I Report', |
| | | soc2Type2: 'SOC 2 Type II Report', |
| | | iso27001: 'ISO 27001:2022 Certification', |
| | | gdpr: 'GDPR DPA', |
| | | sandboxUpgradeTooltip: 'Only available with a Professional or Team plan.', |
| | | professionalUpgradeTooltip: 'Only available with a Team plan or above.', |
| | | }, |
| | | settings: { |
| | | accountGroup: 'GENERAL', |
| | | workplaceGroup: 'WORKSPACE', |
| | | generalGroup: 'GENERAL', |
| | | account: 'My account', |
| | | members: 'Members', |
| | | billing: 'Billing', |
| | |
| | | feedbackTitle: 'Feedback', |
| | | feedbackLabel: 'Tell us why you deleted your account?', |
| | | feedbackPlaceholder: 'Optional', |
| | | editWorkspaceInfo: 'Edit Workspace Info', |
| | | workspaceName: 'Workspace Name', |
| | | workspaceIcon: 'Workspace Icon', |
| | | }, |
| | | members: { |
| | | team: 'Team', |
| | |
| | | usedUp: 'Trial quota used up. Add own Model Provider.', |
| | | useYourModel: 'Currently using own Model Provider.', |
| | | close: 'Close', |
| | | trialQuotaTip: 'Your Anthropic trial quota will expire on 2025/03/17 and will no longer be available thereafter. Please make use of it in time.', |
| | | }, |
| | | anthropic: { |
| | | using: 'The embedding capability is using', |
| | |
| | | }, |
| | | }, |
| | | modelProvider: { |
| | | notConfigured: 'The system model has not yet been fully configured', |
| | | notConfigured: 'The system model has not yet been fully configured, and some functions may be unavailable.', |
| | | systemModelSettings: 'System Model Settings', |
| | | systemModelSettingsLink: 'Why is it necessary to set up a system model?', |
| | | selectModel: 'Select your model', |
| | |
| | | loadBalancingLeastKeyWarning: 'To enable load balancing at least 2 keys must be enabled.', |
| | | loadBalancingInfo: 'By default, load balancing uses the Round-robin strategy. If rate limiting is triggered, a 1-minute cooldown period will be applied.', |
| | | upgradeForLoadBalancing: 'Upgrade your plan to enable Load Balancing.', |
| | | toBeConfigured: 'To be configured', |
| | | configureTip: 'Set up api-key or add model to use', |
| | | installProvider: 'Install model providers', |
| | | discoverMore: 'Discover more in ', |
| | | emptyProviderTitle: 'Model provider not set up', |
| | | emptyProviderTip: 'Please install a model provider first.', |
| | | }, |
| | | dataSource: { |
| | | add: 'Add a data source', |
| | |
| | | apiBasedExtension: { |
| | | title: 'API extensions provide centralized API management, simplifying configuration for easy use across Dify\'s applications.', |
| | | link: 'Learn how to develop your own API Extension.', |
| | | linkUrl: 'https://docs.dify.ai/en/guides/extension/api-based-extension/README', |
| | | linkUrl: 'https://docs.dify.ai/features/extension/api_based_extension', |
| | | add: 'Add API Extension', |
| | | selector: { |
| | | title: 'API Extension', |
| | |
| | | overview: 'Monitoring', |
| | | promptEng: 'Orchestrate', |
| | | apiAccess: 'API Access', |
| | | logAndAnn: 'Logs & Annotations', |
| | | logAndAnn: 'Logs & Ann.', |
| | | logs: 'Logs', |
| | | }, |
| | | environment: { |
| | |
| | | hitScore: 'Retrieval Score:', |
| | | }, |
| | | inputPlaceholder: 'Talk to Bot', |
| | | thinking: 'Thinking...', |
| | | thought: 'Thought', |
| | | resend: 'Resend', |
| | | }, |
| | | promptEditor: { |
| | | placeholder: 'Write your prompt word here, enter \'{\' to insert a variable, enter \'/\' to insert a prompt content block', |
| | |
| | | }, |
| | | pagination: { |
| | | perPage: 'Items per page', |
| | | }, |
| | | imageInput: { |
| | | dropImageHere: 'Drop your image here, or', |
| | | browse: 'browse', |
| | | supportedFormats: 'Supports PNG, JPG, JPEG, WEBP and GIF', |
| | | }, |
| | | } |
| | | |