mirror of
https://github.com/YFGaia/dify-plus.git
synced 2026-06-04 10:14:00 +08:00
062c8a5b22
- 升级web依赖到最新版本 - 修复1.11.4版本兼容性问题 - 解决google字体dockerfile访问问题 - 恢复丢失的相关文件 - 添加多语言支持 - 调整docker版本及worker镜像配置
86 lines
4.2 KiB
JSON
86 lines
4.2 KiB
JSON
{
|
|
"aiDraw.title": "AI Drawing",
|
|
"aiVideo.title": "AI Video",
|
|
"aiVideo.translate": "Video Translation",
|
|
"apiKeyModal.accumulatedLimit": "Cumulative Usage Limit",
|
|
"apiKeyModal.apiSecretKeyTips": "Please set limit",
|
|
"apiKeyModal.dayLimit": "Daily Usage Limit",
|
|
"apiKeyModal.dayLimitItemName": "Key Daily Limit",
|
|
"apiKeyModal.descriptionPlaceholder": "Key Usage",
|
|
"apiKeyModal.monthLimit": "Monthly Usage Limit",
|
|
"apiKeyModal.monthLimitItemName": "Key Monthly Limit",
|
|
"apiKeyModal.noLimit": "No Limit",
|
|
"apiKeyModal.noLimitTips": "-1 represents no limit",
|
|
"app.Uncategorized": "Uncategorized",
|
|
"app.cancelSyncToAppTemplate": "Cancel Sync to App Template",
|
|
"app.cloneCancelSyncToAppTemplate": "Cancel app to Explore page and delete associated tags",
|
|
"app.cloneSyncToAppTemplate": "Sync to App Template",
|
|
"app.confirmSyncApp": "Confirm App Sync",
|
|
"app.confirmSyncAppContent": "Sync app to Explore page and create associated tags",
|
|
"app.syncAppOk": "Sync Successful",
|
|
"app.syncToAppTemplate": "Sync to App Template",
|
|
"appCard.newConversation": "New Conversation",
|
|
"appCenter.description": "This is the App Center where you can view categorized applications and use them",
|
|
"appMenus.userOverview": "Personal Monitoring",
|
|
"batchWorkflow.batchJobs": "{{num}} batch tasks",
|
|
"batchWorkflow.batchStatus.completed": "Completed",
|
|
"batchWorkflow.batchStatus.failed": "Failed",
|
|
"batchWorkflow.batchStatus.pending": "Pending",
|
|
"batchWorkflow.batchStatus.processing": "Processing",
|
|
"batchWorkflow.batchStatus.stopped": "Stopped",
|
|
"batchWorkflow.batchUploadFailed": "Batch upload failed",
|
|
"batchWorkflow.batchUploadSuccess": "Batch task created",
|
|
"batchWorkflow.completed": "Completed",
|
|
"batchWorkflow.createdAt": "Created at",
|
|
"batchWorkflow.dataRetentionDescription": "Batch task records will be automatically cleaned up after 30 days to optimize storage space.",
|
|
"batchWorkflow.dataRetentionNotice": "Data Retention Notice",
|
|
"batchWorkflow.download": "Download",
|
|
"batchWorkflow.downloadFailed": "Download failed",
|
|
"batchWorkflow.errorOccurred": "Error occurred",
|
|
"batchWorkflow.failed": "Failed",
|
|
"batchWorkflow.initializing": "Initializing batch task...",
|
|
"batchWorkflow.noBatchTasks": "No batch processing tasks",
|
|
"batchWorkflow.pending": "Pending",
|
|
"batchWorkflow.pleaseWait": "Please wait",
|
|
"batchWorkflow.processed": "Processed {{processed}}/{{total}} rows",
|
|
"batchWorkflow.processing": "Processing",
|
|
"batchWorkflow.progress": "Progress",
|
|
"batchWorkflow.rerun": "Rerun",
|
|
"batchWorkflow.resume": "Resume",
|
|
"batchWorkflow.retry": "Retry",
|
|
"batchWorkflow.rowCount": "Total {{count}} rows",
|
|
"batchWorkflow.running": "Running",
|
|
"batchWorkflow.stop": "Stop",
|
|
"batchWorkflow.stopped": "Stopped",
|
|
"batchWorkflow.updatedAt": "Updated at",
|
|
"batchWorkflow.uploadTime": "Upload time",
|
|
"batchWorkflow.uploadedFileName": "Uploaded file name",
|
|
"batchWorkflow.uploading": "Uploading",
|
|
"batchWorkflow.willUseBatchProcessing": "More than 10 rows will use batch processing",
|
|
"billingList.add": "Add Forwarding Logic",
|
|
"billingList.comeBack": "< Back",
|
|
"billingList.delete": "Delete",
|
|
"billingList.edit": "Edit",
|
|
"billingList.header": "Forwarding Header",
|
|
"billingList.headerPlaceholder": "Please enter forwarding header",
|
|
"billingList.link": "Link",
|
|
"billingList.open": "Expand",
|
|
"billingList.router": "Route",
|
|
"configuration.clearContext": "Context cleared",
|
|
"configuration.restoreContext": "Click to restore context",
|
|
"fileUploader.fileUpload": "File upload",
|
|
"fileUploader.pasteFileLink": "Paste file link",
|
|
"fileUploader.pasteFileLinkInputPlaceholder": "Paste file link here",
|
|
"fileUploader.pasteFileLinkInvalid": "File link is invalid",
|
|
"fileUploader.uploadFromComputer": "Upload from computer",
|
|
"fileUploader.uploadFromComputerLimit": "Upload file cannot exceed {size} MB",
|
|
"fileUploader.uploadFromComputerReadError": "File read failed, please reselect.",
|
|
"fileUploader.uploadFromComputerUploadError": "File upload failed, please upload again.",
|
|
"modelSyncWorkspaceCustomize.workspacePlaceholder": "Select workspace",
|
|
"sidebar.appCenter": "App Center",
|
|
"sidebar.discovery": "Discovery",
|
|
"sidebar.withDingTalk": "Log in with DingTalk",
|
|
"user.credit": "Credit",
|
|
"user.used": "Used:"
|
|
}
|