瀏覽代碼

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

Aleksander Nowodzinski 7 年之前
父節點
當前提交
1b16c32e3d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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."