@ntlab/ntjs-assets 2.84.0 → 2.85.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.
@@ -50,7 +50,7 @@
50
50
  "ckeditor": ""
51
51
  },
52
52
  "cropper": {
53
- "version": "2.0.0",
53
+ "version": "2.0.1",
54
54
  "jsdelivr-dist": "cropperjs"
55
55
  },
56
56
  "DataTables": {
@@ -243,7 +243,7 @@
243
243
  "jsdelivr": ""
244
244
  },
245
245
  "tinymce-i18n": {
246
- "version": "25.6.2",
246
+ "version": "25.7.25",
247
247
  "jsdelivr": ""
248
248
  },
249
249
  "typeahead.js": {
@@ -285,7 +285,7 @@ tinymce.addI18n("es", {
285
285
  "Red": "Rojo",
286
286
  "Red component": "Componente rojo",
287
287
  "Redo": "Redo",
288
- "Remove": "Quitar",
288
+ "Remove": "Remover",
289
289
  "Remove color": "Quitar color",
290
290
  "Remove link": "Quitar enlace",
291
291
  "Replace": "Reemplazar",
@@ -355,7 +355,7 @@ tinymce.addI18n("es", {
355
355
  "Travel and Places": "Viajes y lugares",
356
356
  "Turquoise": "Turquesa",
357
357
  "Underline": "Subrayado",
358
- "Undo": "Deshacer",
358
+ "Undo": "Rehacer",
359
359
  "Upload": "Cargar",
360
360
  "Uploading image": "Subiendo imagen",
361
361
  "Upper Alpha": "Letras may\xfasculas",
@@ -378,7 +378,7 @@ tinymce.addI18n("pt_BR", {
378
378
  "Yes": "Sim",
379
379
  "You are using {0}": "Voc\xea est\xe1 usando {0}",
380
380
  "You have unsaved changes are you sure you want to navigate away?": "Voc\xea tem altera\xe7\xf5es n\xe3o salvas. Voc\xea tem certeza de que deseja sair?",
381
- "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "O seu navegador n\xe3o suporta acesso direto \xe0 \xe1rea de transfer\xeancia. Por favor use os atalhos do teclado Ctrl+X/C/V como alternativa.",
381
+ "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.": "\nSeu navegador n\xe3o suporta acesso direto \xe0 \xe1rea de transfer\xeancia. Em vez disso, use os atalhos de teclado Ctrl+X/C/V.",
382
382
  "alignment": "alinhamento",
383
383
  "austral sign": "s\xedmbolo do austral",
384
384
  "cedi sign": "s\xedmbolo do cedi",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ntlab/ntjs-assets",
3
- "version": "2.84.0",
3
+ "version": "2.85.0",
4
4
  "description": "Node Javascript assets",
5
5
  "main": "index.js",
6
6
  "scripts": {