Remove unused translations

This commit is contained in:
Tom Moor
2023-10-17 21:51:26 -04:00
parent 297536bfe5
commit 608e1eeaa0
2 changed files with 0 additions and 4 deletions

View File

@@ -72,8 +72,6 @@ export default function useDictionary() {
mathBlock: t("Math block (LaTeX)"),
tip: t("Tip"),
tipNotice: t("Tip notice"),
showDiagram: t("Show diagram"),
showSource: t("Show source"),
warning: t("Warning"),
warningNotice: t("Warning notice"),
success: t("Success"),

View File

@@ -337,8 +337,6 @@
"Math block (LaTeX)": "Math block (LaTeX)",
"Tip": "Tip",
"Tip notice": "Tip notice",
"Show diagram": "Show diagram",
"Show source": "Show source",
"Warning": "Warning",
"Warning notice": "Warning notice",
"Success": "Success",