@dhis2/analytics 21.2.3 → 21.2.4
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 +7 -0
- package/build/cjs/locales/ar/translations.json +1 -0
- package/build/cjs/locales/ar_EG/translations.json +1 -0
- package/build/cjs/locales/ar_IQ/translations.json +1 -0
- package/build/cjs/locales/ckb/translations.json +1 -0
- package/build/cjs/locales/cs/translations.json +1 -0
- package/build/cjs/locales/da/translations.json +1 -0
- package/build/cjs/locales/es/translations.json +1 -0
- package/build/cjs/locales/fr/translations.json +1 -0
- package/build/cjs/locales/id/translations.json +1 -0
- package/build/cjs/locales/km/translations.json +1 -0
- package/build/cjs/locales/lo/translations.json +1 -0
- package/build/cjs/locales/my/translations.json +1 -0
- package/build/cjs/locales/nb/translations.json +1 -0
- package/build/cjs/locales/nl/translations.json +1 -0
- package/build/cjs/locales/prs/translations.json +1 -0
- package/build/cjs/locales/ps/translations.json +1 -0
- package/build/cjs/locales/pt/translations.json +1 -0
- package/build/cjs/locales/pt_BR/translations.json +1 -0
- package/build/cjs/locales/ru/translations.json +1 -0
- package/build/cjs/locales/sv/translations.json +1 -0
- package/build/cjs/locales/tet/translations.json +1 -0
- package/build/cjs/locales/tg/translations.json +1 -0
- package/build/cjs/locales/uk/translations.json +1 -0
- package/build/cjs/locales/ur/translations.json +1 -0
- package/build/cjs/locales/uz/translations.json +1 -0
- package/build/cjs/locales/uz_Latn/translations.json +1 -0
- package/build/cjs/locales/vi/translations.json +1 -0
- package/build/cjs/locales/zh/translations.json +1 -0
- package/build/cjs/locales/zh_CN/translations.json +1 -0
- package/build/es/locales/ar/translations.json +1 -0
- package/build/es/locales/ar_EG/translations.json +1 -0
- package/build/es/locales/ar_IQ/translations.json +1 -0
- package/build/es/locales/ckb/translations.json +1 -0
- package/build/es/locales/cs/translations.json +1 -0
- package/build/es/locales/da/translations.json +1 -0
- package/build/es/locales/es/translations.json +1 -0
- package/build/es/locales/fr/translations.json +1 -0
- package/build/es/locales/id/translations.json +1 -0
- package/build/es/locales/km/translations.json +1 -0
- package/build/es/locales/lo/translations.json +1 -0
- package/build/es/locales/my/translations.json +1 -0
- package/build/es/locales/nb/translations.json +1 -0
- package/build/es/locales/nl/translations.json +1 -0
- package/build/es/locales/prs/translations.json +1 -0
- package/build/es/locales/ps/translations.json +1 -0
- package/build/es/locales/pt/translations.json +1 -0
- package/build/es/locales/pt_BR/translations.json +1 -0
- package/build/es/locales/ru/translations.json +1 -0
- package/build/es/locales/sv/translations.json +1 -0
- package/build/es/locales/tet/translations.json +1 -0
- package/build/es/locales/tg/translations.json +1 -0
- package/build/es/locales/uk/translations.json +1 -0
- package/build/es/locales/ur/translations.json +1 -0
- package/build/es/locales/uz/translations.json +1 -0
- package/build/es/locales/uz_Latn/translations.json +1 -0
- package/build/es/locales/vi/translations.json +1 -0
- package/build/es/locales/zh/translations.json +1 -0
- package/build/es/locales/zh_CN/translations.json +1 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [21.2.4](https://github.com/dhis2/analytics/compare/v21.2.3...v21.2.4) (2022-01-06)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **translations:** sync translations from transifex (master) ([271c764](https://github.com/dhis2/analytics/commit/271c76485718b71bd3d046be2cd8baa130dac01f))
|
|
7
|
+
|
|
1
8
|
## [21.2.3](https://github.com/dhis2/analytics/compare/v21.2.2...v21.2.3) (2022-01-05)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -224,6 +224,7 @@
|
|
|
224
224
|
"Choose a locale to translate from the menu above": "从上面的菜单中选择要翻译的语言环境",
|
|
225
225
|
"Translate: {{objectName}}": "翻译:{{objectName}}",
|
|
226
226
|
"Save translations": "保存翻译",
|
|
227
|
+
"Could not load translations": "",
|
|
227
228
|
"Retry": "重试",
|
|
228
229
|
"Series": "系列",
|
|
229
230
|
"Category": "分类",
|
|
@@ -224,6 +224,7 @@
|
|
|
224
224
|
"Choose a locale to translate from the menu above": "从上面的菜单中选择要翻译的语言环境",
|
|
225
225
|
"Translate: {{objectName}}": "翻译:{{objectName}}",
|
|
226
226
|
"Save translations": "保存翻译",
|
|
227
|
+
"Could not load translations": "",
|
|
227
228
|
"Retry": "重试",
|
|
228
229
|
"Series": "系列",
|
|
229
230
|
"Category": "分类",
|