From c987001a1908bb837ddc75b5d3dbc670cd51d3f8 Mon Sep 17 00:00:00 2001 From: Wu Tianwei <30284043+WTW0313@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:40:30 +0800 Subject: [PATCH] fix: add missing translation function to deprecation notice component (#22767) --- web/app/components/plugins/base/deprecation-notice.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/app/components/plugins/base/deprecation-notice.tsx b/web/app/components/plugins/base/deprecation-notice.tsx index 36dc73fc20..2366d31bac 100644 --- a/web/app/components/plugins/base/deprecation-notice.tsx +++ b/web/app/components/plugins/base/deprecation-notice.tsx @@ -65,6 +65,7 @@ const DeprecationNotice: FC = ({ { hasValidDeprecatedReason && alternativePluginId && (