Update note-editor submodule and strings for math and table insertion

(cherry picked from commit d156bef42a)
This commit is contained in:
Martynas Bagdonas 2022-08-25 14:19:38 +03:00
parent 4f0b07505a
commit 09ba429723
2 changed files with 4 additions and 2 deletions

View file

@ -91,6 +91,7 @@ general.custom = Custom
general.loading = Loading…
general.richText = Rich Text
general.clearSelection = Clear Selection
general.insert = Insert
general.yellow = Yellow
general.red = Red
@ -1336,7 +1337,8 @@ noteEditor.applyAnnotationColors = Show Annotation Colors
noteEditor.removeAnnotationColors = Hide Annotation Colors
noteEditor.addCitations = Show Annotation Citations
noteEditor.removeCitations = Hide Annotation Citations
noteEditor.insertTable = Insert Table
noteEditor.math = Math
noteEditor.table = Table
noteEditor.insertRowBefore = Insert Row Above
noteEditor.insertRowAfter = Insert Row Below
noteEditor.insertColumnBefore = Insert Column Left

@ -1 +1 @@
Subproject commit 5920f9674eeef6da5b43128248b82033cbd0c471
Subproject commit 2a3ac74f4197dd2e4106671be77b0edfba53bea4