@dhis2/analytics 23.7.6 → 23.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [23.7.7](https://github.com/dhis2/analytics/compare/v23.7.6...v23.7.7) (2022-04-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **translations:** sync translations from transifex (master) ([6ac9b11](https://github.com/dhis2/analytics/commit/6ac9b11e14bd8c2c597412e9d40f59ab053111cd))
7
+
1
8
  ## [23.7.6](https://github.com/dhis2/analytics/compare/v23.7.5...v23.7.6) (2022-04-12)
2
9
 
3
10
 
@@ -133,7 +133,7 @@
133
133
  "User sub-x2-units": "ຫົວໜ່ວຍຍ່ອຍຂັ້ນສອງຂອງທ່ານ",
134
134
  "Select a level": "",
135
135
  "Select a group": "",
136
- "Deselect all": "",
136
+ "Deselect all": "ຍົກເລີກການເລືອກທັງໝົດ",
137
137
  "Period type": "ແບບຊ່ວງເວລາ",
138
138
  "Year": "ປີ",
139
139
  "Select year": "",
@@ -133,7 +133,7 @@
133
133
  "User sub-x2-units": "ຫົວໜ່ວຍຍ່ອຍຂັ້ນສອງຂອງທ່ານ",
134
134
  "Select a level": "",
135
135
  "Select a group": "",
136
- "Deselect all": "",
136
+ "Deselect all": "ຍົກເລີກການເລືອກທັງໝົດ",
137
137
  "Period type": "ແບບຊ່ວງເວລາ",
138
138
  "Year": "ປີ",
139
139
  "Select year": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/analytics",
3
- "version": "23.7.6",
3
+ "version": "23.7.7",
4
4
  "main": "./build/cjs/index.js",
5
5
  "module": "./build/es/index.js",
6
6
  "exports": {