Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
memorydream committed Apr 29, 2022
1 parent 893b288 commit 45768cd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/locale/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export default {
unm: {
enable: 'Enable',
audioSource: {
title: 'Audio Sources (to use)',
title: 'Audio Sources',
},
enableFlac: {
title: 'Enable FLAC Sources',
Expand Down
2 changes: 1 addition & 1 deletion src/locale/lang/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export default {
unm: {
enable: 'Enable',
audioSource: {
title: 'Audio Sources (to use)',
title: 'Audio Sources',
},
enableFlac: {
title: 'Enable FLAC Sources',
Expand Down
2 changes: 1 addition & 1 deletion src/locale/lang/zh-TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ export default {
},
enableFlac: {
title: '啟用 FLAC',
desc: '啟用后需要清除歌曲快取才能生效',
desc: '啟用後需要清除歌曲快取才能生效',
},
searchMode: {
title: '音源搜尋模式',
Expand Down

0 comments on commit 45768cd

Please sign in to comment.