@ntlab/ntjs-assets 2.106.0 → 2.107.0

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.
@@ -243,7 +243,7 @@
243
243
  "jsdelivr": ""
244
244
  },
245
245
  "tinymce-i18n": {
246
- "version": "25.9.1",
246
+ "version": "25.9.22",
247
247
  "jsdelivr": ""
248
248
  },
249
249
  "typeahead.js": {
@@ -19,7 +19,7 @@ tinymce.addI18n("de", {
19
19
  "Alternative source": "Alternative Quelle",
20
20
  "Alternative source URL": "URL der alternativen Quelle",
21
21
  "Anchor": "Anker",
22
- "Anchor...": "Textmarke",
22
+ "Anchor...": "Textmarke ...",
23
23
  "Anchors": "Anker",
24
24
  "Animals and Nature": "Tiere und Natur",
25
25
  "Arrows": "Pfeile",
@@ -41,7 +41,7 @@ tinymce.addI18n("de", {
41
41
  "Border width": "Rahmenbreite",
42
42
  "Bottom": "Unten",
43
43
  "Browse files": "Dateien durchsuchen",
44
- "Browse for an image": "Bild...",
44
+ "Browse for an image": "Bild suchen",
45
45
  "Browse links": "Links durchsuchen",
46
46
  "Bullet list": "Aufz\xe4hlung",
47
47
  "Cancel": "Abbrechen",
@@ -308,7 +308,7 @@ tinymce.addI18n("de", {
308
308
  "Row type": "Zeilentyp",
309
309
  "Rows": "Zeilen",
310
310
  "Save": "Speichern",
311
- "Save (if save plugin activated)": "Speichern (wenn Save-Plugin aktiviert ist)",
311
+ "Save (if save plugin activated)": 'Speichern (wenn "Speichern -Plugin" aktiviert ist)',
312
312
  "Scope": "Bereich",
313
313
  "Search": "Suchen",
314
314
  "Select all": "Alles ausw\xe4hlen",
@@ -218,7 +218,7 @@ tinymce.addI18n("pt-BR", {
218
218
  "List properties...": "Listar propriedades...",
219
219
  "Loading emojis...": "Carregando emojis...",
220
220
  "Loading...": "Carregando...",
221
- "Lower Alpha": "Letra Min\xfasc.",
221
+ "Lower Alpha": "Letra Min\xfasc",
222
222
  "Lower Greek": "Grego Min\xfasc.",
223
223
  "Lower Roman": "Romano Min\xfasc.",
224
224
  "Match case": "Diferenciar mai\xfascula/min\xfascula",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ntlab/ntjs-assets",
3
- "version": "2.106.0",
3
+ "version": "2.107.0",
4
4
  "description": "Node Javascript assets",
5
5
  "main": "index.js",
6
6
  "scripts": {