8
0
Quellcode durchsuchen

Added the new tip text to the lang/contexts.json.

Aleksander Nowodzinski vor 7 Jahren
Ursprung
Commit
1b16c32e3d
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      packages/ckeditor5-media-embed/lang/contexts.json

+ 1 - 0
packages/ckeditor5-media-embed/lang/contexts.json

@@ -1,6 +1,7 @@
 {
 	"media widget": "Label for the media widget.",
 	"Media URL": "Label for the URL input in the Media Embed URL editing balloon.",
+	"Paste the URL into the content to embed faster.": "The tip displayed next to the media URL input informing about an easier way of embedding.",
 	"The URL must not be empty.": "An error message that informs about an empty value in the URL input.",
 	"This media URL is not supported.": "An error message that informs about unsupported media URL.",
 	"Insert media": "Toolbar button tooltip for the Media Embed feature."