diff --git a/packages/ckeditor5-image/lang/contexts.json b/packages/ckeditor5-image/lang/contexts.json index 48a53b046f8..f7e8ea5dc04 100644 --- a/packages/ckeditor5-image/lang/contexts.json +++ b/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" }