chore: remove unused traditional Chinese and Japanese locale files

删除了不再使用的繁体中文和日语语言本地化文件,清理冗余的国际化资源。
This commit is contained in:
sheng
2026-05-28 16:19:23 +08:00
parent 96fe85b3be
commit ba43de8f4b
2 changed files with 0 additions and 140 deletions

View File

@@ -1,70 +0,0 @@
{
"_element": "ja",
"_name": "日本語",
"page": {
"common": {
"help": "ヘルプ",
"use": "適用"
},
"demo": {
"playground": {
"locales": {
"text": "D2Adminは、最新のフロントエンドテクロジースタックを使用した、完全にオープンソースの無料エンタープライズバックエンド製品フロントエンド統合ソリューションであり、プロジェクトのほとんどの準備を整えており、システムのアジャイル開発の管理に役立つ多くのサンプルコードを備えています。"
}
}
},
"layout": {
"user": {
"greeting": "こんにちは {name}",
"not_logged_in": "未ログイン",
"logout": "ログアウト"
},
"fullscreen": {
"enter": "全画面",
"exit": "全画面終了"
},
"theme": {
"title": "テーマ",
"preview": "プレビュー",
"active": "有効"
},
"size": {
"default": "デフォルト",
"medium": "中",
"small": "小",
"mini": "最小",
"notification_title": "お知らせ",
"notification_message": "ページ内の<b>コンポーネント</b>の<b>デフォルトサイズ</b>を更新しました<br/>例:ボタンサイズ、<b>フォントサイズではありません</b>"
},
"log": {
"no_log": "ログまたは例外はありません",
"tooltip": "{count} 件のログ | {error} 件のエラー",
"tooltip_zero": "ログまたは例外はありません"
},
"menu": {
"no_sidebar": "サイドバーメニューがありません",
"temp_menu": "一時メニュー",
"unnamed_menu": "名称未設定メニュー"
},
"tabs": {
"unnamed": "名称未設定",
"refresh": "リフレッシュ",
"close_left": "左側を閉じる",
"close_right": "右側を閉じる",
"close_other": "その他を閉じる",
"close_all": "すべて閉じる",
"invalid_operation": "無効な操作"
},
"search": {
"placeholder": "ページ検索",
"tip": "ショートカットキー <span class=\"panel-search__key\">{open}</span> で検索パネルを開き、<span class=\"panel-search__key\">{close}</span> で閉じます"
},
"locales": {
"changed": "現在の言語:{name} [ {locale} ]",
"notification_title": "言語変更",
"preview_warning": "切替機能のみ、言語データは設定されていません",
"preview_doc": "ドキュメント:<a class=\"el-link el-link--primary is-underline\" target=\"_blank\" href=\"https://d2.pub/doc/d2-admin/locales\">《国際化 | D2Admin》</a>"
}
}
}
}

View File

@@ -1,70 +0,0 @@
{
"_element": "zh-TW",
"_name": "繁體中文",
"page": {
"common": {
"help": "幫 助",
"use": "使用"
},
"demo": {
"playground": {
"locales": {
"text": "D2Admin 是一個完全 開源免費 的企業中後台產品前端集成方案,使用最新的前端技術棧,已經做好大部分項目前期準備工作,並且帶有大量示例代碼,助力管理系統敏捷開發。"
}
}
},
"layout": {
"user": {
"greeting": "你好 {name}",
"not_logged_in": "未登錄",
"logout": "登出"
},
"fullscreen": {
"enter": "全螢幕",
"exit": "退出全螢幕"
},
"theme": {
"title": "主題",
"preview": "預覽",
"active": "已啟用"
},
"size": {
"default": "預設",
"medium": "中",
"small": "小",
"mini": "最小",
"notification_title": "提示",
"notification_message": "已更新頁面內 <b>元件</b> 的 <b>預設尺寸</b><br/>例如按鈕大小,<b>非字號</b>"
},
"log": {
"no_log": "沒有日誌或異常",
"tooltip": "{count} 條日誌 | 包含 {error} 個異常",
"tooltip_zero": "沒有日誌或異常"
},
"menu": {
"no_sidebar": "沒有側欄選單",
"temp_menu": "臨時選單",
"unnamed_menu": "未命名選單"
},
"tabs": {
"unnamed": "未命名",
"refresh": "重新整理",
"close_left": "關閉左側",
"close_right": "關閉右側",
"close_other": "關閉其它",
"close_all": "全部關閉",
"invalid_operation": "無效的操作"
},
"search": {
"placeholder": "搜尋頁面",
"tip": "您可以使用快捷鍵 <span class=\"panel-search__key\">{open}</span> 喚醒搜尋面板,按 <span class=\"panel-search__key\">{close}</span> 關閉"
},
"locales": {
"changed": "目前語言:{name} [ {locale} ]",
"notification_title": "語言變更",
"preview_warning": "僅提供切換功能,沒有配置具體的語言資料",
"preview_doc": "文件參考:<a class=\"el-link el-link--primary is-underline\" target=\"_blank\" href=\"https://d2.pub/doc/d2-admin/locales\">《國際化 | D2Admin》</a>"
}
}
}
}