@bigbinary/neeto-editor 1.47.76 → 1.47.77
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.
- package/package.json +1 -1
- package/src/translations/en.json +2 -2
package/package.json
CHANGED
package/src/translations/en.json
CHANGED
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"emoji": "Emoji",
|
|
60
60
|
"fontSize": "Font size",
|
|
61
61
|
"highlight": "Highlight",
|
|
62
|
-
"imageUpload": "Image
|
|
62
|
+
"imageUpload": "Image",
|
|
63
63
|
"italic": "Italic",
|
|
64
64
|
"italicDescription": "Add italic formatting to text.",
|
|
65
65
|
"link": "Link",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"undo": "Undo",
|
|
76
76
|
"dynamicVariables": "Dynamic variables",
|
|
77
77
|
"videoEmbed": "Video embed",
|
|
78
|
-
"videoUpload": "Video
|
|
78
|
+
"videoUpload": "Video",
|
|
79
79
|
"alignLeft": "Align left",
|
|
80
80
|
"alignCenter": "Align center",
|
|
81
81
|
"alignRight": "Align right",
|