From 6cd1becf230f4d182c5884e9bab72f41872a789c Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 6 Jan 2025 12:49:37 +0100 Subject: [PATCH 1/2] fix(translations): sync translations from transifex (master) (#634) --- i18n/vi.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/vi.po b/i18n/vi.po index 9521b7248..b1091e8f9 100644 --- a/i18n/vi.po +++ b/i18n/vi.po @@ -224,7 +224,7 @@ msgid "Event" msgstr "Sự Kiện" msgid "Enrollment" -msgstr "Tham gia" +msgstr "Đăng ký vào chương trình" msgid "Tracked entity" msgstr "Đối Tượng" @@ -788,7 +788,7 @@ msgid "Event date" msgstr "Ngày sự kiện" msgid "Enrollment date" -msgstr "Ngày tham gia" +msgstr "Ngày đăng ký vào chương trình" msgid "Incident date" msgstr "Ngày khởi phát" From f62ba369d17ef452647c702e8571077668e37fe0 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 6 Jan 2025 11:52:06 +0000 Subject: [PATCH 2/2] chore(release): cut 101.1.13 [skip release] ## [101.1.13](https://github.com/dhis2/line-listing-app/compare/v101.1.12...v101.1.13) (2025-01-06) ### Bug Fixes * **translations:** sync translations from transifex (master) ([#634](https://github.com/dhis2/line-listing-app/issues/634)) ([6cd1bec](https://github.com/dhis2/line-listing-app/commit/6cd1becf230f4d182c5884e9bab72f41872a789c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f4dcf891..76381f1bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [101.1.13](https://github.com/dhis2/line-listing-app/compare/v101.1.12...v101.1.13) (2025-01-06) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#634](https://github.com/dhis2/line-listing-app/issues/634)) ([6cd1bec](https://github.com/dhis2/line-listing-app/commit/6cd1becf230f4d182c5884e9bab72f41872a789c)) + ## [101.1.12](https://github.com/dhis2/line-listing-app/compare/v101.1.11...v101.1.12) (2024-12-10) diff --git a/package.json b/package.json index 57f5737ec..6abbc425a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "line-listing-app", - "version": "101.1.12", + "version": "101.1.13", "description": "DHIS2 Line Listing", "license": "BSD-3-Clause", "private": true,