8
0
Просмотр исходного кода

Internal: Fixed the translation key.

Piotrek Koszuliński 6 лет назад
Родитель
Сommit
b1f1560e19
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-font/lang/contexts.json

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

@@ -6,7 +6,7 @@
 	"Huge": "Dropdown option label for the 'huge' font size preset.",
 	"Huge": "Dropdown option label for the 'huge' font size preset.",
 	"Font Family": "Tooltip for the font family dropdown.",
 	"Font Family": "Tooltip for the font family dropdown.",
 	"Default": "Dropdown option label for the default font family.",
 	"Default": "Dropdown option label for the default font family.",
-	"Font color": "Label of a button that allows selecting a font color.",
+	"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.",
 	"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).",
 	"Remove color": "Label or a button that removes the color from the text (font color and background).",
 	"Black": "Label of a button that applies a black text color (font color and background)",
 	"Black": "Label of a button that applies a black text color (font color and background)",