Add missing noteEditor.mathBlock string

This commit is contained in:
Martynas Bagdonas 2022-08-31 14:08:42 +03:00
parent e474ca524b
commit a3b45a74e9

View file

@ -1302,6 +1302,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