@c8y/ng1-modules 1023.22.5 → 1023.22.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.
@@ -16332,7 +16332,7 @@ msgid "The following operations are supported:"
16332
16332
  msgstr "Folgende Operationen werden unterstützt:"
16333
16333
 
16334
16334
  msgid "The following placeholders are available: ${value}`KEEP_ORIGINAL`, ${receivedTimestampInMs}`KEEP_ORIGINAL`, ${serverId}`KEEP_ORIGINAL`, ${nodeId}`KEEP_ORIGINAL`, ${deviceId}`KEEP_ORIGINAL`."
16335
- msgstr "Die folgenden Platzhalter sind verfügbar: ${value}`KEEP_ORIGINAL`, ${receivedTimestampInMs}`KEEP_ORIGINAL`, ${serverId}`KEEP_ORIGINAL`, ${nodeId}`KEEP_ORIGINAL`, ${deviceId}`KEEP_ORIGINAL`."
16335
+ msgstr "Die folgenden Platzhalter sind verfügbar: ${value}, ${receivedTimestampInMs}, ${serverId}, ${nodeId}, ${deviceId}."
16336
16336
 
16337
16337
  msgid "The homepage of this application. By default, it is a customizable dashboard displaying\n"
16338
16338
  " the most important alarms and shortcuts to frequently used features."
@@ -16512,8 +16512,7 @@ msgstr "Die dynamische Gruppe wird auf Grundlage der aktuell in der Geräteliste
16512
16512
 
16513
16513
  msgid "The successfully enrolled devices can now request signed certificates and use them\n"
16514
16514
  " to connect and authenticate to the platform via certificate-based authentication."
16515
- msgstr "\n"
16516
- " Die erfolgreich registrierten Geräte können nun signierte Zertifikate anfordern und diese verwenden, um sich über eine zertifikatsbasierte Authentifizierung mit der Plattform zu verbinden und zu authentifizieren."
16515
+ msgstr "Die erfolgreich registrierten Geräte können nun signierte Zertifikate anfordern und diese verwenden, um sich über eine zertifikatsbasierte Authentifizierung mit der Plattform zu verbinden und zu authentifizieren."
16517
16516
 
16518
16517
  msgid "The target URL did not accept the connection yet."
16519
16518
  msgstr "Die Ziel-URL hat die Verbindung noch nicht bestätigt."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c8y/ng1-modules",
3
- "version": "1023.22.5",
3
+ "version": "1023.22.7",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity",
6
6
  "description": "AngularJS modules for Cumulocity IoT applications.",
@@ -31,7 +31,7 @@
31
31
  "dompurify": "3.2.7",
32
32
  "fast-text-encoding": "1.0.6",
33
33
  "file-saver": "2.0.5",
34
- "ini": "5.0.0",
34
+ "ini": "6.0.0",
35
35
  "ip.js": "1.2.2",
36
36
  "jquery": "3.6.0",
37
37
  "jquery-ui": "1.13.0",