diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 21290af..5173693 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -1,3 +1,7 @@ +2025-10-12 + + * Added support for I18n [#bf2adc1](https://github.com/SuperManito/LinuxMirrors/commit/bf2adc1adf4f2de4820f617a23aabf247a47281c) + 2025-09-28 * Adapted for openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b056d..a4d9155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +2025-10-12 + + * 新增适配 I18n [#bf2adc1](https://github.com/SuperManito/LinuxMirrors/commit/bf2adc1adf4f2de4820f617a23aabf247a47281c) + 2025-09-28 * 适配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) diff --git a/CHANGELOG.zh-Hant.md b/CHANGELOG.zh-Hant.md index 25f930d..2b98954 100644 --- a/CHANGELOG.zh-Hant.md +++ b/CHANGELOG.zh-Hant.md @@ -1,3 +1,7 @@ +2025-10-12 + + * 新增適配 I18n [#bf2adc1](https://github.com/SuperManito/LinuxMirrors/commit/bf2adc1adf4f2de4820f617a23aabf247a47281c) + 2025-09-28 * 適配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) diff --git a/README.zh-Hant.md b/README.zh-Hant.md index bd7c0e7..56dbb80 100644 --- a/README.zh-Hant.md +++ b/README.zh-Hant.md @@ -151,7 +151,7 @@ ## 快速開始 -> 項目官方網站整合了 AI 聊天與搜索,更多使用方法詳見 [**linuxmirrors.cn**](https://linuxmirrors.cn/zh-Hant/use/) +> 專案官方網站整合了 AI 聊天與搜索,更多使用方法詳見 [**linuxmirrors.cn**](https://linuxmirrors.cn/zh-Hant/use/) - ### GNU/Linux 更換系統軟體源 @@ -175,13 +175,13 @@ jetbrains     netlify -本項目已加入 JetBrains & Netlify 開源項目計劃 +本專案已加入 JetBrains & Netlify 開源專案計劃 ## LICENSE Copyright © 2025, [SuperManito](https://github.com/SuperManito). Released under the [MIT](https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE). -這是一個完全開源的項目,旨在為從事電腦相關行業的朋友提供便利,使換源更簡單 +這是一個完全開源的專案,旨在為從事電腦相關行業的朋友提供便利,使換源更簡單 @@ -191,4 +191,4 @@ Copyright © 2025, [SuperManito](https://github.com/SuperManito). Released under -__如果您覺得這個項目不錯對您有幫助的話,請點擊倉庫右上角的 ⭐ 並分享給更多的朋友。__ +__如果您覺得這個專案不錯對您有幫助的話,請點擊倉庫右上角的 ⭐ 並分享給更多的朋友。__ diff --git a/docs/changelog/index.en.md b/docs/changelog/index.en.md index 6e068a3..07f4dee 100644 --- a/docs/changelog/index.en.md +++ b/docs/changelog/index.en.md @@ -6,6 +6,10 @@ search: exclude: true --- +### `2025-10-12` + + * Added support for I18n [#bf2adc1](https://github.com/SuperManito/LinuxMirrors/commit/bf2adc1adf4f2de4820f617a23aabf247a47281c) + ### `2025-09-28` * Adapted for openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 972e931..8668b8f 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -6,6 +6,10 @@ search: exclude: true --- +### `2025-10-12` + + * 新增适配 I18n [#bf2adc1](https://github.com/SuperManito/LinuxMirrors/commit/bf2adc1adf4f2de4820f617a23aabf247a47281c) + ### `2025-09-28` * 适配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) diff --git a/docs/changelog/index.zh-Hant.md b/docs/changelog/index.zh-Hant.md index 6066fe7..d9ebf38 100644 --- a/docs/changelog/index.zh-Hant.md +++ b/docs/changelog/index.zh-Hant.md @@ -6,6 +6,10 @@ search: exclude: true --- +### `2025-10-12` + + * 新增適配 I18n [#bf2adc1](https://github.com/SuperManito/LinuxMirrors/commit/bf2adc1adf4f2de4820f617a23aabf247a47281c) + ### `2025-09-28` * 適配 openSUSE 16 [#a934676](https://github.com/SuperManito/LinuxMirrors/commit/a934676aeb4dfc1d008b2b46ecea5811d7382317) diff --git a/docs/index.en.md b/docs/index.en.md index 2f17a15..7756fc2 100644 --- a/docs/index.en.md +++ b/docs/index.en.md @@ -90,7 +90,7 @@ hide: --- Script command options are designed according to formal application standards, meeting various advanced needs - Code structure is clear, easy to read and modify, and supports customization after cloning + Code structure is clear, easy to read and modify, and supports customization after cloning, supports multi-language printing - :material-scale-balance:{ .lg .middle } __Free and Open Source__ diff --git a/docs/index.md b/docs/index.md index 345c56e..3195859 100644 --- a/docs/index.md +++ b/docs/index.md @@ -90,7 +90,7 @@ hide: --- 脚本命令选项遵循正式应用程序规范设计,能够满足各种高级需求 - 代码结构清晰,易于阅读和修改,支持克隆后定制 + 代码结构清晰,易于阅读和修改,支持克隆后定制,支持多语言打印 - :material-scale-balance:{ .lg .middle } __自由,开源__ diff --git a/docs/index.zh-Hant.md b/docs/index.zh-Hant.md index 3d99b03..0ab588b 100644 --- a/docs/index.zh-Hant.md +++ b/docs/index.zh-Hant.md @@ -90,7 +90,7 @@ hide: --- 腳本命令選項遵循正式應用程式規範設計,能夠滿足各種進階需求 - 程式碼結構清晰,易於閱讀和修改,支援克隆後定制 + 程式碼結構清晰,易於閱讀和修改,支援克隆後定制,支援多語言列印 - :material-scale-balance:{ .lg .middle } __自由,開源__ diff --git a/docs/use/index.en.md b/docs/use/index.en.md index 7a84f00..c1bb54b 100644 --- a/docs/use/index.en.md +++ b/docs/use/index.en.md @@ -260,19 +260,19 @@ hide: === ":material-home-city: Chinese mainland" ``` bash - bash main.sh + bash main.sh --en ``` === ":material-earth: International Regions" ``` bash - bash main.sh --abroad + bash main.sh --en --abroad ``` === ":material-library: China Education Network" ``` bash - bash main.sh --edu + bash main.sh --en --edu ``` If none of these work, copy the [source code](https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) to a new `.sh` file and run it with `bash`. diff --git a/docs/use/index.zh-Hant.md b/docs/use/index.zh-Hant.md index 2dfb08f..da21ae5 100644 --- a/docs/use/index.zh-Hant.md +++ b/docs/use/index.zh-Hant.md @@ -262,19 +262,19 @@ hide: === ":material-home-city: 中國大陸" ``` bash - bash main.sh + bash main.sh --zh-hant ``` === ":material-earth: 國際地區" ``` bash - bash main.sh --abroad + bash main.sh --zh-hant --abroad ``` === ":material-library: 中國大陸教育網" ``` bash - bash main.sh --edu + bash main.sh --zh-hant --edu ``` 如果以上方法試了都不行,那就複製[原始碼](https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)至本地新建任意名稱的 `.sh` 腳本,貼上原始碼內容後透過 `bash` 指令手動執行。