Przeglądaj źródła

Update context.json.

panr 5 lat temu
rodzic
commit
b0d192f4dd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/ckeditor5-image/lang/contexts.json

+ 1 - 1
packages/ckeditor5-image/lang/contexts.json

@@ -20,5 +20,5 @@
 	"Update": "The label of submit form button if image src URL input has value",
 	"Update": "The label of submit form button if image src URL input has value",
 	"Cancel": "The label of cancel form button",
 	"Cancel": "The label of cancel form button",
 	"Insert image via URL": "The input label for the Insert image via URL form",
 	"Insert image via URL": "The input label for the Insert image via URL form",
-	"Paste the image source URL": "The tip label below the Insert image via URL form"
+	"Paste the image source URL.": "The tip label below the Insert image via URL form"
 }
 }