Skip to content

Commit

Permalink
i18n(zh-hans/en): align with zh-hant
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyv committed Oct 14, 2024
1 parent 42fb302 commit 2f313ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion app/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@
"groupLyricsDisplay": "Lyrics display settings",
"groupPlay": "Playback settings",
"loopSong": "Single loop playback",
"songActions": "Song operation"
"songActions": "Song operation",
"groupGeneral": "General"
},
"song": {
"artist": "Artist",
Expand Down
3 changes: 2 additions & 1 deletion app/locales/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,8 @@
"loopSong": "单曲循环播放",
"groupLyricsDisplay": "歌词展示设定",
"groupPlay": "播放设定",
"songActions": "歌曲操作"
"songActions": "歌曲操作",
"groupGeneral": "通用"
},
"song": {
"artist": "歌手",
Expand Down

0 comments on commit 2f313ea

Please sign in to comment.