diff --git a/changelogs/fragments/8411.yml b/changelogs/fragments/8411.yml index 451d07a7258e..56940f03c677 100644 --- a/changelogs/fragments/8411.yml +++ b/changelogs/fragments/8411.yml @@ -1,2 +1,9 @@ infra: -- Add i18n checks to PR workflows ([#8411](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8411)) \ No newline at end of file +- Add i18n checks to PR workflows ([#8411](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8411)) + +feat: +- Ignore missing `formats` while checking locale files ([#8411](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8411)) +- Add help text and description to `i18n-check` ([#8411](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8411)) + +fix: +- Fix malformed translations ([#8411](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/8411)) \ No newline at end of file