diff --git a/ftl/core/editing.ftl b/ftl/core/editing.ftl index e220ca37b..949d9a2b8 100644 --- a/ftl/core/editing.ftl +++ b/ftl/core/editing.ftl @@ -67,6 +67,8 @@ editing-mathjax-preview = MathJax Preview editing-shrink-images = Shrink Images editing-close-html-tags = Auto-close HTML tags editing-from-clipboard = From Clipboard +editing-alignment = Alignment +editing-equations = Equations ## You don't need to translate these strings, as they will be replaced with different ones soon. diff --git a/ts/editor/editor-toolbar/BlockButtons.svelte b/ts/editor/editor-toolbar/BlockButtons.svelte index e68ed8b13..821bc0056 100644 --- a/ts/editor/editor-toolbar/BlockButtons.svelte +++ b/ts/editor/editor-toolbar/BlockButtons.svelte @@ -110,6 +110,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html > (showFloating = !showFloating)} > diff --git a/ts/editor/editor-toolbar/LatexButton.svelte b/ts/editor/editor-toolbar/LatexButton.svelte index 232bed227..35163bdd6 100644 --- a/ts/editor/editor-toolbar/LatexButton.svelte +++ b/ts/editor/editor-toolbar/LatexButton.svelte @@ -89,6 +89,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html > (showFloating = !showFloating)} >