From 84877fd0555146fa0289f3d12bdeb5d1216ec494 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 8 Dec 2024 02:44:57 +0100 Subject: [PATCH 1/2] fix(translations): sync translations from transifex (master) Automatically merged. --- i18n/vi.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/i18n/vi.po b/i18n/vi.po index faeda32af..a094245e1 100644 --- a/i18n/vi.po +++ b/i18n/vi.po @@ -214,7 +214,7 @@ msgid "No calculations found for \"{{- searchTerm}}\"" msgstr "" msgid "Nothing found for \"{{- searchTerm}}\"" -msgstr "" +msgstr "Không tìm thấy gì cho {{- searchTerm}}" msgid "Calculation" msgstr "" @@ -256,7 +256,7 @@ msgid "Dimension recommended with selected data" msgstr "Chiều được đề xuất với dữ liệu đã chọn" msgid "All items" -msgstr "" +msgstr "Tất cả các mục" msgid "Automatically include all items" msgstr "" @@ -437,7 +437,7 @@ msgid "Enter interpretation text" msgstr "" msgid "Not available offline" -msgstr "" +msgstr "Không có cho ngoại tuyến" msgid "Created by" msgstr "Được tạo bởi" @@ -996,7 +996,7 @@ msgid "Event data item" msgstr "Mục dữ liệu sự kiện" msgid "No programs found" -msgstr "" +msgstr "Không tìm thấy chương trình nào" msgid "Loading programs" msgstr "" From a46976829f79e3e0ed445f5ce50106cec4ae9a7f Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 8 Dec 2024 01:47:20 +0000 Subject: [PATCH 2/2] chore(release): cut 26.9.4 [skip ci] ## [26.9.4](https://github.com/dhis2/analytics/compare/v26.9.3...v26.9.4) (2024-12-08) ### Bug Fixes * **translations:** sync translations from transifex (master) ([84877fd](https://github.com/dhis2/analytics/commit/84877fd0555146fa0289f3d12bdeb5d1216ec494)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c58fd9e..4ffcb6867 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.9.4](https://github.com/dhis2/analytics/compare/v26.9.3...v26.9.4) (2024-12-08) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([84877fd](https://github.com/dhis2/analytics/commit/84877fd0555146fa0289f3d12bdeb5d1216ec494)) + ## [26.9.3](https://github.com/dhis2/analytics/compare/v26.9.2...v26.9.3) (2024-11-22) diff --git a/package.json b/package.json index 9f8436c5c..5fa1a325c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "26.9.3", + "version": "26.9.4", "main": "./build/cjs/index.js", "module": "./build/es/index.js", "exports": {