Selaa lähdekoodia

Moved duplicated context to the core contexts.

Maciej Bukowski 8 vuotta sitten
vanhempi
commit
b6b96d5307
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      packages/ckeditor5-link/lang/contexts.json

+ 1 - 2
packages/ckeditor5-link/lang/contexts.json

@@ -1,6 +1,5 @@
 {
 	"Unlink": "Toolbar button tooltip for the Unlink feature.",
 	"Link": "Toolbar button tooltip for the Link feature.",
-	"Link URL": "Label for the url input in the Link dialog.",
-	"Cancel": "Label for the cancel button in the Link dialog."
+	"Link URL": "Label for the url input in the Link dialog."
 }