Add missing text color string
This commit is contained in:
parent
f49a6bf807
commit
504e932d88
1 changed files with 1 additions and 0 deletions
|
@ -1327,6 +1327,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