Pārlūkot izejas kodu

fix: add missing translation function to deprecation notice component (#22767)

tags/1.7.0
Wu Tianwei pirms 3 mēnešiem
vecāks
revīzija
c987001a19
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam

+ 1
- 0
web/app/components/plugins/base/deprecation-notice.tsx Parādīt failu

@@ -65,6 +65,7 @@ const DeprecationNotice: FC<DeprecationNoticeProps> = ({
{
hasValidDeprecatedReason && alternativePluginId && (
<Trans
t={t}
i18nKey={`${i18nPrefix}.fullMessage`}
components={{
CustomLink: (

Notiek ielāde…
Atcelt
Saglabāt