Fix translated README links to root

Update links in readme-translations/*.md so they point to the project root (prepend ../). Adjusted references for README.md, .github/CI_CD_README.md and LICENSE across the translation files so links resolve correctly from the readme-translations directory.
This commit is contained in:
oop7
2026-05-25 14:02:55 +03:00
parent e1a2fe52c6
commit d3c3094880
12 changed files with 36 additions and 36 deletions
+3 -3
View File
@@ -360,7 +360,7 @@ YTSage 支持 **14 种语言**。您可以在 **Custom Options → Language**
| 语言 | 文件 | 语言 | 文件 |
|----------|------|----------|------|
| 🇺🇸 英语 | [README.md](README.md) | 🇪🇸 西班牙语 | [README.es.md](README.es.md) |
| 🇺🇸 英语 | [README.md](../README.md) | 🇪🇸 西班牙语 | [README.es.md](README.es.md) |
| 🇸🇦 阿拉伯语 | [README.ar.md](README.ar.md) | 🇫🇷 法语 | [README.fr.md](README.fr.md) |
| 🇩🇪 德语 | [README.de.md](README.de.md) | 🇮🇳 印地语 | [README.hi.md](README.hi.md) |
| 🇮🇩 印尼语 | [README.id.md](README.id.md) | 🇮🇹 意大利语 | [README.it.md](README.it.md) |
@@ -400,7 +400,7 @@ YTSage 支持 **14 种语言**。您可以在 **Custom Options → Language**
**安全建议:**
- ✅ **通过 pip 安装:** `pip install ytsage`(推荐)
- ✅ **自行构建**: 参照 [CI_CD 指南](.github/CI_CD_README.md)
- ✅ **自行构建**: 参照 [CI_CD 指南](../.github/CI_CD_README.md)
- ✅ **添加排除项**。
#### 🍎 macOS: "应用已损坏,无法打开"
@@ -500,7 +500,7 @@ YTSage/
## 📜 许可证
本项目基于 MIT 许可证分发 - 详情请参阅 [LICENSE](LICENSE) 文件。
本项目基于 MIT 许可证分发 - 详情请参阅 [LICENSE](../LICENSE) 文件。
## 🙏 鸣谢