Procházet zdrojové kódy

Merge branch 'i/7900' into release

Marek Lewandowski před 5 roky
rodič
revize
525173b339
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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"
 }