[PR #630] [CLOSED] Add A Chinese_language_pack For Koel #1302

Closed
opened 2026-02-26 03:30:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/630
Author: @metaif
Created: 8/2/2017
Status: Closed

Base: masterHead: WisdomShun-language-zh_cn


📝 Commits (1)

📊 Changes

54 files changed (+881 additions, -973 deletions)

View changed files

ReadMe.md (+17 -0)
📝 app/Models/Album.php (+17 -17)
📝 app/Models/Artist.php (+10 -11)
📝 resources/assets/js/components/auth/login-form.vue (+10 -9)
📝 resources/assets/js/components/main-wrapper/extra/album-info.vue (+5 -15)
📝 resources/assets/js/components/main-wrapper/extra/artist-info.vue (+4 -9)
📝 resources/assets/js/components/main-wrapper/extra/index.vue (+21 -16)
📝 resources/assets/js/components/main-wrapper/extra/lyrics.vue (+2 -2)
📝 resources/assets/js/components/main-wrapper/extra/youtube.vue (+10 -10)
📝 resources/assets/js/components/main-wrapper/index.vue (+1 -1)
📝 resources/assets/js/components/main-wrapper/main-content/album.vue (+20 -21)
📝 resources/assets/js/components/main-wrapper/main-content/albums.vue (+9 -4)
📝 resources/assets/js/components/main-wrapper/main-content/artist.vue (+15 -18)
📝 resources/assets/js/components/main-wrapper/main-content/artists.vue (+9 -4)
📝 resources/assets/js/components/main-wrapper/main-content/favorites.vue (+5 -6)
📝 resources/assets/js/components/main-wrapper/main-content/home.vue (+11 -12)
📝 resources/assets/js/components/main-wrapper/main-content/index.vue (+2 -3)
📝 resources/assets/js/components/main-wrapper/main-content/playlist.vue (+14 -20)
📝 resources/assets/js/components/main-wrapper/main-content/profile.vue (+34 -42)
📝 resources/assets/js/components/main-wrapper/main-content/queue.vue (+5 -5)

...and 34 more files

📄 Description

just add a Chinese language copy,version3.4.0 has passed the test.thanks~


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/630 **Author:** [@metaif](https://github.com/metaif) **Created:** 8/2/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `WisdomShun-language-zh_cn` --- ### 📝 Commits (1) - [`d8d5fb2`](https://github.com/koel/koel/commit/d8d5fb28c3ccb6d931c5ae6d158c78e40c3542fd) Add files via upload ### 📊 Changes **54 files changed** (+881 additions, -973 deletions) <details> <summary>View changed files</summary> ➕ `ReadMe.md` (+17 -0) 📝 `app/Models/Album.php` (+17 -17) 📝 `app/Models/Artist.php` (+10 -11) 📝 `resources/assets/js/components/auth/login-form.vue` (+10 -9) 📝 `resources/assets/js/components/main-wrapper/extra/album-info.vue` (+5 -15) 📝 `resources/assets/js/components/main-wrapper/extra/artist-info.vue` (+4 -9) 📝 `resources/assets/js/components/main-wrapper/extra/index.vue` (+21 -16) 📝 `resources/assets/js/components/main-wrapper/extra/lyrics.vue` (+2 -2) 📝 `resources/assets/js/components/main-wrapper/extra/youtube.vue` (+10 -10) 📝 `resources/assets/js/components/main-wrapper/index.vue` (+1 -1) 📝 `resources/assets/js/components/main-wrapper/main-content/album.vue` (+20 -21) 📝 `resources/assets/js/components/main-wrapper/main-content/albums.vue` (+9 -4) 📝 `resources/assets/js/components/main-wrapper/main-content/artist.vue` (+15 -18) 📝 `resources/assets/js/components/main-wrapper/main-content/artists.vue` (+9 -4) 📝 `resources/assets/js/components/main-wrapper/main-content/favorites.vue` (+5 -6) 📝 `resources/assets/js/components/main-wrapper/main-content/home.vue` (+11 -12) 📝 `resources/assets/js/components/main-wrapper/main-content/index.vue` (+2 -3) 📝 `resources/assets/js/components/main-wrapper/main-content/playlist.vue` (+14 -20) 📝 `resources/assets/js/components/main-wrapper/main-content/profile.vue` (+34 -42) 📝 `resources/assets/js/components/main-wrapper/main-content/queue.vue` (+5 -5) _...and 34 more files_ </details> ### 📄 Description just add a Chinese language copy,version3.4.0 has passed the test.thanks~ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1302
No description provided.