@coorpacademy/components 11.34.3 → 11.34.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.
@@ -217,8 +217,8 @@
217
217
  "badge": "Die zusätzlichen Informationen zu Ihrem Zertifikat"
218
218
  },
219
219
  "css": {
220
- "modules": "{{count}} Ebene",
221
- "modules_plural": "{{count}} Ebenen",
220
+ "modules": "{{count}} Level",
221
+ "modules_plural": "{{count}} Levels",
222
222
  "modules_completed_mandatory": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> Pflichtlevel abgeschlossen",
223
223
  "modules_completed_mandatory_plural": "<span data-name=\"progress-stats\" style=\"color=#515161;padding-right: 4px;\">{{count}} / {{total}}</span> obligatorische Level abgeschlossen",
224
224
  "certification_module": "Level zum Abschließen"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coorpacademy/components",
3
- "version": "11.34.3",
3
+ "version": "11.34.4",
4
4
  "description": "",
5
5
  "main": "lib/index.js",
6
6
  "module": "es/index.js",
@@ -165,5 +165,5 @@
165
165
  "last 2 versions",
166
166
  "IE 11"
167
167
  ],
168
- "gitHead": "1cd74002da9ec14c456ba6762bd6c5ea1bcb118c"
168
+ "gitHead": "055685aa744d46b3515c062c7f8cb2b85ec64933"
169
169
  }