Browse Source

feat: remove unused i18n

yukendev 2 years ago
parent
commit
53038f8965

+ 0 - 4
apps/app/public/static/locales/en_US/translation.json

@@ -254,10 +254,6 @@
     "side_bar_mode": {
       "side_bar_mode_setting": "Set the sidebar mode",
       "description": "You can set whether the sidebar is always open or not."
-    },
-    "edit_side_bar_mode": {
-      "side_bar_mode_setting": "Set the mode of the sidebar when editing",
-      "description": "You can set whether the sidebar is always open when editing content."
     }
   },
   "editor_settings": {

+ 0 - 4
apps/app/public/static/locales/ja_JP/translation.json

@@ -255,10 +255,6 @@
     "side_bar_mode": {
       "side_bar_mode_setting": "サイドバーのモードを設定する",
       "description": "サイドバーを常時開いた状態にするかどうかを設定できます。"
-    },
-    "edit_side_bar_mode": {
-      "side_bar_mode_setting": "編集時のサイドバーのモードを設定する",
-      "description": "コンテンツ編集時に、サイドバーを常時開いた状態にするかどうかを設定できます。"
     }
   },
   "editor_settings": {

+ 0 - 4
apps/app/public/static/locales/zh_CN/translation.json

@@ -245,10 +245,6 @@
     "side_bar_mode": {
       "side_bar_mode_setting": "设置侧边栏模式",
       "description": "您可以设置侧边栏是否始终保持打开状态。"
-    },
-    "edit_side_bar_mode": {
-      "side_bar_mode_setting": "设置编辑时的边栏模式",
-      "description": "您可以设置在编辑内容时是否始终打开侧边栏。"
     }
   },
   "editor_settings": {