feat: add entry point for requesting a plugin (#20026)

This commit is contained in:
Nite Knite
2025-05-22 14:15:00 +08:00
committed by GitHub
parent 9afd7f6c87
commit 916c415b4b
6 changed files with 20 additions and 5 deletions

View File

@@ -208,6 +208,7 @@ const translation = {
installedError: '{{errorLength}} plugins failed to install',
clearAll: 'Clear all',
},
requestAPlugin: 'Request a plugin',
submitPlugin: 'Submit plugin',
difyVersionNotCompatible: 'The current Dify version is not compatible with this plugin, please upgrade to the minimum version required: {{minimalDifyVersion}}',
}