Преглед изворни кода

Other (image): Fixed a duplicate context description for the image plugin.

Marek Lewandowski пре 5 година
родитељ
комит
889f9de128
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      packages/ckeditor5-image/lang/contexts.json

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

@@ -18,7 +18,6 @@
 	"Image resize list": "The accessibility label of the image resize dropdown list for the screen readers.",
 	"Insert": "The label of submit form button if image src URL input has no value",
 	"Update": "The label of submit form button if image src URL input has value",
-	"Cancel": "The label of cancel form button",
 	"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"
 }