8
0
Prechádzať zdrojové kódy

Internal: Remove color option is now shared by font and table plugin, thus context goes to the ckeditor5-core plugin.

Marek Lewandowski 6 rokov pred
rodič
commit
d8dcf7af12

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

@@ -8,6 +8,5 @@
 	"Default": "Dropdown option label for the default font family.",
 	"Font Color": "Label of a button that allows selecting a font color.",
 	"Font Background Color": "Label of a button that allows selecting a font background color.",
-	"Remove color": "Label or a button that removes the color from the text (font color and background).",
 	"Document colors": "Title of a color picker section containing the colors currently used in the document."
 }