8
0
فهرست منبع

Merge pull request #42 from ckeditor/t/40

Docs: Added missing `lang/contexts.json` file for translation service. Closes #40.
Piotrek Koszuliński 7 سال پیش
والد
کامیت
92517ea45f
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      packages/ckeditor5-media-embed/lang/contexts.json

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

@@ -0,0 +1,6 @@
+{
+	"Media URL": "Label for the URL input in the Media Embed URL editing balloon.",
+	"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 not supported media.",
+	"Insert media": "Toolbar button tooltip for the Media Embed feature."
+}