@ntlab/ntjs-assets 2.117.0 → 2.118.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.10.6",
246
+ "version": "25.10.27",
247
247
  "jsdelivr": ""
248
248
  },
249
249
  "typeahead.js": {
@@ -284,7 +284,7 @@ tinymce.addI18n("it", {
284
284
  "Range 0 to 255": "Intervallo da 0 a 255",
285
285
  "Red": "Rosso",
286
286
  "Red component": "Componente rosso",
287
- "Redo": "Ripristina",
287
+ "Redo": "Redo",
288
288
  "Remove": "Rimuovi",
289
289
  "Remove color": "Rimuovi colore",
290
290
  "Remove link": "Rimuovi collegamento",
@@ -74,13 +74,13 @@ tinymce.addI18n("zh-CN", {
74
74
  "Copy column": "\u590d\u5236\u5217",
75
75
  "Copy row": "\u590d\u5236\u884c",
76
76
  "Could not find the specified string.": "\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9\u3002",
77
- "Could not load emojis": "\u65e0\u6cd5\u52a0\u8f7dEmojis",
77
+ "Could not load emojis": "\u65e0\u6cd5\u52a0\u8f7d\u8868\u60c5",
78
78
  "Count": "\u8ba1\u6570",
79
79
  "Currency": "\u8d27\u5e01",
80
80
  "Current window": "\u5f53\u524d\u7a97\u53e3",
81
81
  "Custom color": "\u81ea\u5b9a\u4e49\u989c\u8272",
82
82
  "Custom...": "\u81ea\u5b9a\u4e49......",
83
- "Cut": "\u526a\u5207",
83
+ "Cut": "Cut",
84
84
  "Cut column": "\u526a\u5207\u5217",
85
85
  "Cut row": "\u526a\u5207\u884c",
86
86
  "Dark Blue": "\u6df1\u84dd\u8272",
@@ -109,7 +109,7 @@ tinymce.addI18n("zh-CN", {
109
109
  "Dropped file type is not supported": "\u6b64\u6587\u4ef6\u7c7b\u578b\u4e0d\u652f\u6301\u62d6\u653e",
110
110
  "Edit": "\u7f16\u8f91",
111
111
  "Embed": "\u5185\u5d4c",
112
- "Emojis": "Emojis",
112
+ "Emojis": "\u8868\u60c5\u7b26\u53f7",
113
113
  "Emojis...": "Emojis...",
114
114
  "Error": "\u9519\u8bef",
115
115
  "Error: Form submit field collision.": "\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002",
@@ -355,7 +355,7 @@ tinymce.addI18n("zh-CN", {
355
355
  "Travel and Places": "\u65c5\u6e38\u548c\u5730\u70b9",
356
356
  "Turquoise": "\u9752\u7eff\u8272",
357
357
  "Underline": "\u4e0b\u5212\u7ebf",
358
- "Undo": "\u64a4\u9500",
358
+ "Undo": "Undo",
359
359
  "Upload": "\u4e0a\u4f20",
360
360
  "Uploading image": "\u4e0a\u4f20\u56fe\u7247",
361
361
  "Upper Alpha": "\u5927\u5199\u82f1\u6587\u5b57\u6bcd",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ntlab/ntjs-assets",
3
- "version": "2.117.0",
3
+ "version": "2.118.0",
4
4
  "description": "Node Javascript assets",
5
5
  "main": "index.js",
6
6
  "scripts": {