@dhis2/analytics 26.0.1 → 26.0.2

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.
@@ -138,7 +138,7 @@
138
138
  "No results found": "Geen resultaten gevonden",
139
139
  "Not available offline": "Niet beschikbaar offline",
140
140
  "Created by": "Gecreëerd door",
141
- "Anyone": "",
141
+ "Anyone": "Iedereen",
142
142
  "Only you": "",
143
143
  "Others": "",
144
144
  "Not supported by this app yet": "",
@@ -153,7 +153,7 @@
153
153
  "There was a problem loading items. Try again or contact your system administrator.": "",
154
154
  "No items found. Create a new to get started.": "",
155
155
  "No items found. Try adjusting your search or filter options to find what you're looking for.": "",
156
- "Create new": "",
156
+ "Create new": "Maak nieuw",
157
157
  "Open a visualization": "",
158
158
  "Loading visualizations": "",
159
159
  "Couldn't load visualizations": "",
@@ -138,7 +138,7 @@
138
138
  "No results found": "Geen resultaten gevonden",
139
139
  "Not available offline": "Niet beschikbaar offline",
140
140
  "Created by": "Gecreëerd door",
141
- "Anyone": "",
141
+ "Anyone": "Iedereen",
142
142
  "Only you": "",
143
143
  "Others": "",
144
144
  "Not supported by this app yet": "",
@@ -153,7 +153,7 @@
153
153
  "There was a problem loading items. Try again or contact your system administrator.": "",
154
154
  "No items found. Create a new to get started.": "",
155
155
  "No items found. Try adjusting your search or filter options to find what you're looking for.": "",
156
- "Create new": "",
156
+ "Create new": "Maak nieuw",
157
157
  "Open a visualization": "",
158
158
  "Loading visualizations": "",
159
159
  "Couldn't load visualizations": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dhis2/analytics",
3
- "version": "26.0.1",
3
+ "version": "26.0.2",
4
4
  "main": "./build/cjs/index.js",
5
5
  "module": "./build/es/index.js",
6
6
  "exports": {