diff --git a/.changeset/shiny-birds-melt.md b/.changeset/shiny-birds-melt.md index 4e37404c09..16591b6d2f 100644 --- a/.changeset/shiny-birds-melt.md +++ b/.changeset/shiny-birds-melt.md @@ -2,4 +2,4 @@ '@backstage/core-app-api': patch --- -Fixed a bug in i18nextTranslationApi where in some cases it wouldn't notify subscribers of language changes +Fixed a bug in `TranslationApi` implementation where in some cases it wouldn't notify subscribers of language changes.