Add missing text color string

This commit is contained in:
Martynas Bagdonas 2023-02-10 09:36:40 +00:00
parent 52a1981747
commit 19be7b9b70

View file

@ -1333,6 +1333,7 @@ noteEditor.blockquote = Block Quote
noteEditor.mathBlock = Math Block
noteEditor.formatText = Format Text
noteEditor.highlightText = Highlight Text
noteEditor.textColor = Text Color
noteEditor.removeColor = Remove Color
noteEditor.bold = Bold
noteEditor.italic = Italic