Add missing text color string
This commit is contained in:
parent
52a1981747
commit
19be7b9b70
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue