mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
[PR #667] [CLOSED] ✨ feat: 新增i18n支持,英语、日语、韩语、俄语 #572
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imsyy/SPlayer/pull/667
Author: @kazukokawagawa
Created: 12/26/2025
Status: ❌ Closed
Base:
dev← Head:dev-i18n📝 Commits (8)
e2d0fc7✨ feat: 新增i18n支持,英语、日语、韩语、俄语59b2530🐞 fix: 修复build失败和听哈基米的话e0d0bb3✨ feat: 歌词界面Ctrl+鼠标滚轮调节歌词大小f00c121🐞 fix: 修复未使用的翻译键51933aeMerge branch 'dev' into dev-i18n0d1732d✨ feat: 添加无边框窗口模式的国际化支持0e2802a🦄 refactor: 优化项目结构 & 更多i18n化e2983a9完善类型📊 Changes
87 files changed (+6860 additions, -1168 deletions)
View changed files
📝
components.d.ts(+7 -7)📝
package.json(+1 -0)📝
pnpm-lock.yaml(+44 -4)📝
src/components/Layout/Menu.vue(+30 -13)📝
src/components/Layout/Nav.vue(+22 -18)📝
src/components/Layout/User.vue(+15 -12)📝
src/components/List/ArtistList.vue(+3 -1)📝
src/components/List/CommentList.vue(+4 -1)📝
src/components/List/CoverList.vue(+2 -1)📝
src/components/List/ListDetail.vue(+12 -9)📝
src/components/List/SongList.vue(+32 -17)📝
src/components/Menu/SongListMenu.vue(+45 -43)📝
src/components/Modal/AutoClose.vue(+9 -5)📝
src/components/Modal/DownloadModal.vue(+20 -17)📝
src/components/Modal/Playlist/BatchList.vue(+26 -24)📝
src/components/Modal/Playlist/CreatePlaylist.vue(+18 -15)📝
src/components/Modal/Playlist/PlaylistAdd.vue(+14 -11)📝
src/components/Modal/Playlist/UpdatePlaylist.vue(+16 -11)📝
src/components/Modal/Setting/AMLLServer.vue(+12 -9)📝
src/components/Modal/Setting/ExcludeLyrics.vue(+35 -21)...and 67 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.