Skip to content

Commit 22e757f

Browse files
committed
i18n cleanup 2
1 parent ff78fb6 commit 22e757f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
[9]: https://img.shields.io/github/license/lyswhut/lx-music-desktop
3131
[10]: https://github.com/lyswhut/lx-music-desktop/blob/master/LICENSE -->
3232

33-
<p align="center">一个基于 Electron + Vue 开发的音乐软件</p>
33+
<p align="center">一个基于 Electron & Vue 开发的音乐软件</p>
3434

3535
## 说明
3636

src/lang/en-us.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"download_status_error_refresh_url": "The link is dead, refreshing...",
7070
"download_status_error_response": "Failed to download: ",
7171
"download_status_error_url_failed": "Failed to get song link",
72-
"download_status_error_write": "The download location is occupied or does not have write permission. Please try to change the download directory or restart the app/computer. Error details: ",
72+
"download_status_error_write": "The download location is occupied or does not have write permission. Please try to change the download directory or restart the app/device. Error details: ",
7373
"download_status_start": "Start download",
7474
"download_status_url_getting": "Getting song link...",
7575
"download_status_write_queue": "Writing data in progress ({num})",
@@ -190,7 +190,7 @@
190190
"music_duplicate": "Duplicate song",
191191
"music_name": "Title",
192192
"music_singer": "Artist",
193-
"music_sort__input_tip": "Please input which position you want to adjust to",
193+
"music_sort__input_tip": "Please enter which position you want to adjust to",
194194
"music_sort__title": "Adjust the position of \"{name}\" to: ",
195195
"music_sort__title_multiple": "Adjust the position of the selected {num} songs to: ",
196196
"music_time": "Length",
@@ -529,7 +529,7 @@
529529
"setting__play_detail_lyric_delay_scroll": "Delay scrolling lyrics",
530530
"setting__play_detail_lyric_progress": "Allow to adjust playback progress by drag-and-drop lyrics",
531531
"setting__play_lyric_lxlrc": "Playback with karaoke-style lyrics if available",
532-
"setting__play_lyric_lxlrc_tip": "This feature consumes more performance, and it is not recommended to enable it on computers with low configuration.",
532+
"setting__play_lyric_lxlrc_tip": "This feature requires higher performance and is not recommended to be turned on for low performance devices!",
533533
"setting__play_lyric_roma": "Show romanized lyrics if available",
534534
"setting__play_lyric_s2t": "Convert Chinese lyrics that are playing and downloading to traditional",
535535
"setting__play_lyric_transition": "Show translated lyrics if available",
@@ -540,7 +540,7 @@
540540
"setting__play_media_device_error_tip": "This feature conflicts with advanced audio features (audio visualization, sound effect options, audio output using the maximum number of channels that the device can handle). You have enabled these features when you started the app this time. This option is temporarily unavailable. Please turn off these features and change this option again after restarting the app.",
541541
"setting__play_media_device_tip": "This feature conflicts with the audio visualization feature and cannot be enabled at the same time. Do you want to turn audio visualization off and apply the selected audio output options?",
542542
"setting__play_playQuality": "Prioritize Sound Quality for Playback If Available",
543-
"setting__play_power_save_blocker": "Prevent computer from hibernating while playing songs",
543+
"setting__play_power_save_blocker": "Prevent device from hibernating while playing songs",
544544
"setting__play_save_play_time": "Remember playback progress",
545545
"setting__play_startup_auto_play": "Automatically play music on startup",
546546
"setting__play_statusbar_lyric": "Show lyrics in status bar (Needs tray enabled)",

0 commit comments

Comments
 (0)