feat: add entry point for requesting a plugin (#20026)
This commit is contained in:
@@ -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}}',
|
||||
}
|
||||
|
Reference in New Issue
Block a user