Add missing noteEditor.mathBlock string

(cherry picked from commit a3b45a74e9)
This commit is contained in:
Martynas Bagdonas 2022-08-31 14:08:42 +03:00
parent a4f802806c
commit 11b0afc0bd

View file

@ -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