@dhis2/analytics 24.0.6 → 24.0.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
|
+
## [24.0.7](https://github.com/dhis2/analytics/compare/v24.0.6...v24.0.7) (2022-08-27)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([3246bf2](https://github.com/dhis2/analytics/commit/3246bf2b5eba3ea94b43fcd0dc6d6de4e7b60e46))
|
|
7
|
+
|
|
1
8
|
## [24.0.6](https://github.com/dhis2/analytics/compare/v24.0.5...v24.0.6) (2022-08-26)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -83,6 +83,7 @@
|
|
|
83
83
|
"Name": "Ім'я",
|
|
84
84
|
"Description": "Змалювання",
|
|
85
85
|
"Rename": "Перейменувати",
|
|
86
|
+
"{{objectName}} (copy)": "",
|
|
86
87
|
"Save {{fileType}} as": "",
|
|
87
88
|
"event report": "звіт про подію",
|
|
88
89
|
"line list": "",
|
|
@@ -129,14 +130,14 @@
|
|
|
129
130
|
"Created": "Створено",
|
|
130
131
|
"Last updated": "Останнє оновлення",
|
|
131
132
|
"Type": "Тип",
|
|
132
|
-
"Clear filters": "",
|
|
133
|
+
"Clear filters": "Очистити фільтри",
|
|
133
134
|
"{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
|
|
134
135
|
"Open": "Відкрити",
|
|
135
136
|
"Couldn't load items": "",
|
|
136
137
|
"There was a problem loading items. Try again or contact your system administrator.": "",
|
|
137
138
|
"No items found. Create a new to get started.": "",
|
|
138
139
|
"No items found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
139
|
-
"Create new": "",
|
|
140
|
+
"Create new": "Створити новий",
|
|
140
141
|
"Open a visualization": "",
|
|
141
142
|
"Loading visualizations": "",
|
|
142
143
|
"Couldn't load visualizations": "",
|
|
@@ -83,6 +83,7 @@
|
|
|
83
83
|
"Name": "Ім'я",
|
|
84
84
|
"Description": "Змалювання",
|
|
85
85
|
"Rename": "Перейменувати",
|
|
86
|
+
"{{objectName}} (copy)": "",
|
|
86
87
|
"Save {{fileType}} as": "",
|
|
87
88
|
"event report": "звіт про подію",
|
|
88
89
|
"line list": "",
|
|
@@ -129,14 +130,14 @@
|
|
|
129
130
|
"Created": "Створено",
|
|
130
131
|
"Last updated": "Останнє оновлення",
|
|
131
132
|
"Type": "Тип",
|
|
132
|
-
"Clear filters": "",
|
|
133
|
+
"Clear filters": "Очистити фільтри",
|
|
133
134
|
"{{firstItemIndex}}-{{lastItemIndex}} of {{totalNumberOfItems}}": "",
|
|
134
135
|
"Open": "Відкрити",
|
|
135
136
|
"Couldn't load items": "",
|
|
136
137
|
"There was a problem loading items. Try again or contact your system administrator.": "",
|
|
137
138
|
"No items found. Create a new to get started.": "",
|
|
138
139
|
"No items found. Try adjusting your search or filter options to find what you're looking for.": "",
|
|
139
|
-
"Create new": "",
|
|
140
|
+
"Create new": "Створити новий",
|
|
140
141
|
"Open a visualization": "",
|
|
141
142
|
"Loading visualizations": "",
|
|
142
143
|
"Couldn't load visualizations": "",
|