From 2043a06a48d2733b19c1f751ba20ae52c425b10b Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sun, 10 Aug 2025 20:32:08 +0300 Subject: [PATCH] chore(react/dialogs): remove empty translations --- apps/client/src/translations/cn/translation.json | 1 - apps/client/src/translations/tw/translation.json | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 0689bf4ae..1a657cc9a 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -126,7 +126,6 @@ "collapseWholeTree": "折叠整个笔记树", "collapseSubTree": "折叠子树", "tabShortcuts": "标签页快捷键", - "newTabNoteLink": "", "onlyInDesktop": "仅在桌面版(电子构建)中", "openEmptyTab": "打开空白标签页", "closeActiveTab": "关闭活跃标签页", diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index fbc9aa1c9..7330508e8 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -119,7 +119,6 @@ "collapseWholeTree": "折疊整個筆記樹", "collapseSubTree": "折疊子樹", "tabShortcuts": "標籤快捷鍵", - "newTabNoteLink": "", "onlyInDesktop": "僅在桌面版(電子構建)中", "openEmptyTab": "打開空白標籤頁", "closeActiveTab": "關閉活動標籤頁",