diff --git a/src/lib/components/workspace/common/ManifestModal.svelte b/src/lib/components/workspace/common/ManifestModal.svelte index 84b8c9ea1..1c0fbcadb 100644 --- a/src/lib/components/workspace/common/ManifestModal.svelte +++ b/src/lib/components/workspace/common/ManifestModal.svelte @@ -44,26 +44,26 @@ }} >
-
+
{$i18n.t( 'The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.' - )} + )}
-
+
{$i18n.t( 'Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.' )}
-
+
- {$i18n.t('Support this plugin:')} {manifest.funding_url} + {$i18n.t('Support this plugin:')} + {manifest.funding_url}