diff --git a/src/resources/dicts/zh-cn.edn b/src/resources/dicts/zh-cn.edn index 79069ecd95..6d11845129 100644 --- a/src/resources/dicts/zh-cn.edn +++ b/src/resources/dicts/zh-cn.edn @@ -270,6 +270,7 @@ :all-graphs "所有图谱" :all-pages "所有页面" :all-files "所有文件" + :remove-orphaned-pages "删除孤立页面?" :settings "设置" :settings-of-plugins "插件设置" :plugins "插件" diff --git a/src/resources/dicts/zh-hant.edn b/src/resources/dicts/zh-hant.edn index ec433a9599..0bdcac457e 100644 --- a/src/resources/dicts/zh-hant.edn +++ b/src/resources/dicts/zh-hant.edn @@ -228,6 +228,7 @@ :all-pages "所有分頁" :all-whiteboards "所有白板" :all-files "所有資料" + :remove-orphaned-pages "移除孤立頁面?" :all-journals "所有日記" :settings "設定" :settings-of-plugins "外掛設定"