lx-music-desktop/src/renderer/lang/en/view/list.json
2020-05-20 22:52:37 +08:00

23 lines
578 B
JSON

{
"lists_new_list_btn": "Create list",
"lists_new_list_input": "New list...",
"lists_rename": "Rename",
"lists_moveup": "Move Up",
"lists_movedown": "Move Down",
"lists_remove": "Remove",
"list_play": "Play",
"list_add_to": "Add to ...",
"list_move_to": "Move to ...",
"list_download": "Download",
"list_remove": "Remove",
"default_list": "Recently Played",
"love_list": "Favorites",
"name": "Name",
"singer": "Artist",
"album": "Album",
"action": "Manage",
"time": "Length",
"loding_list": "Loading...",
"no_item": "Nothing's here..."
}