From 3adb58843a83821922b4ae64131880f5ba41895b Mon Sep 17 00:00:00 2001 From: "opensearch-changeset-bot[bot]" <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 05:25:32 +0000 Subject: [PATCH] Changeset file for PR #8411 created/updated --- changelogs/fragments/8411.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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