Add missing noteEditor.mathBlock
string
(cherry picked from commit a3b45a74e9
)
This commit is contained in:
parent
a4f802806c
commit
11b0afc0bd
1 changed files with 1 additions and 0 deletions
|
@ -1298,6 +1298,7 @@ noteEditor.monospaced = Monospaced
|
|||
noteEditor.bulletList = Bulleted List
|
||||
noteEditor.orderedList = Numbered List
|
||||
noteEditor.blockquote = Block Quote
|
||||
noteEditor.mathBlock = Math Block
|
||||
noteEditor.formatText = Format Text
|
||||
noteEditor.highlightText = Highlight Text
|
||||
noteEditor.removeColor = Remove Color
|
||||
|
|
Loading…
Add table
Reference in a new issue