Skip to content

Commit

Permalink
Merge branch 'master' into workflow-dispatch-cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen authored Jan 6, 2025
2 parents 7d8bf17 + f62ba36 commit 6bd716b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions i18n/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 6bd716b

Please sign in to comment.