diff --git a/app/[locale]/files/page.tsx b/app/[locale]/files/page.tsx index cb488348..d785a669 100644 --- a/app/[locale]/files/page.tsx +++ b/app/[locale]/files/page.tsx @@ -400,8 +400,8 @@ export default function FilesPage() {
Files feature is disabled by your administrator
-Large file uploads via WebDAV can cause Stalwart/RocksDB instability, including out-of-memory crashes and unrecoverable disk usage. Deleted files may not be immediately purged from blob storage. This feature is not recommended for production environments.
+{t("disabled_title")}
+{t("disabled_description")}
{t("not_available")}
) : ( +{t("stability_warning")}
+