8
0
Pārlūkot izejas kodu

Internal: Wording. See #42.

Piotrek Koszuliński 7 gadi atpakaļ
vecāks
revīzija
07c0891cfd
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      packages/ckeditor5-media-embed/lang/contexts.json

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

@@ -1,6 +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.",
+	"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."
 }