mirror of
https://github.com/outline/outline.git
synced 2025-12-21 10:39:41 -06:00
Remove unused translations
This commit is contained in:
@@ -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"),
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user