parent
b028fb955f
commit
918d2ad156
|
@ -286,7 +286,7 @@
|
|||
"search": "Search",
|
||||
"search__hot_search": "Top Searches",
|
||||
"search__type_music": "Song",
|
||||
"search__type_songlist": "Song List",
|
||||
"search__type_songlist": "Playlist",
|
||||
"search__welcome": "Search what I want to 😉",
|
||||
"setting": "Settings",
|
||||
"setting__about": "About LX Music",
|
||||
|
@ -598,9 +598,9 @@
|
|||
"song_list": "Playlists",
|
||||
"songlist__import_input_btn_confirm": "Open",
|
||||
"songlist__import_input_show_btn": "Open Playlist",
|
||||
"songlist__import_input_tip": "Enter a songlist link/ID",
|
||||
"songlist__import_input_tip": "Enter a playlist link/ID",
|
||||
"songlist__import_input_tip_1": "Cross-source playlists are not supported. Please confirm whether the playlist to be opened corresponds to the current chosen source",
|
||||
"songlist__import_input_tip_2": "If you encounter a song list link that cannot be opened. Please send us your feedback",
|
||||
"songlist__import_input_tip_2": "If you encounter a playlist link that cannot be opened. Please send us your feedback",
|
||||
"songlist__import_input_tip_3": "Kugou source does not support opening with playlist ID but supports opening with Kugou code",
|
||||
"songlist__import_input_tip_4": "NetEase source's \"I Like\" playlist requires a token to open. For details, see ",
|
||||
"songlist__import_input_title": "Open shared playlist",
|
||||
|
@ -625,9 +625,9 @@
|
|||
"sync__auth_code_input_tip": "Please enter the connection code",
|
||||
"sync__auth_code_title": "Need to enter the connection code",
|
||||
"sync__dislike_merge_tip_desc": "Merge the content of the two lists and remove the duplicates.",
|
||||
"sync__dislike_other_tip_desc": "\"Cancel Sync\" will not sync the dislike song list.",
|
||||
"sync__dislike_other_tip_desc": "\"Cancel Sync\" will not sync the \"dislike song\" list.",
|
||||
"sync__dislike_overwrite_tip_desc": "The list of overwritten parties will be replaced with the list of overwriting parties.",
|
||||
"sync__dislike_title": "Choose how to sync with {name}'s dislike song list",
|
||||
"sync__dislike_title": "Choose how to sync with {name}'s \"dislike song\" list",
|
||||
"sync__list_merge_tip_desc": "Merge the two lists together. The same song will be removed (the song of the merged person is removed), and different songs will be added.",
|
||||
"sync__list_other_tip_desc": "\"Cancel Sync\" will not sync the list.",
|
||||
"sync__list_overwrite_tip_desc": "Lists with the same ID as the overwritten list and the overwritten list will be deleted and replaced with the overrider's list (lists with different list IDs will be merged together). If \"Full Overwrite\" is checked, all lists of the covered one will be moved. Remove and replace with a list of overrides.",
|
||||
|
|
Loading…
Reference in New Issue