diff --git a/src/lib/components/workspace/common/ManifestModal.svelte b/src/lib/components/workspace/common/ManifestModal.svelte
index a27679b4d..84b8c9ea1 100644
--- a/src/lib/components/workspace/common/ManifestModal.svelte
+++ b/src/lib/components/workspace/common/ManifestModal.svelte
@@ -45,19 +45,21 @@
>
- 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(
+ 'The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.'
+ )}
- 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(
+ '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.'
+ )}