lx-music-desktop/src/renderer/lang/zh-cn/view/list.json
2020-08-17 15:32:31 +08:00

26 lines
699 B
JSON

{
"lists_new_list_btn": "新建列表",
"lists_new_list_input": "新列表...",
"lists_play": "播放",
"lists_rename": "重命名",
"lists_moveup": "上移",
"lists_movedown": "下移",
"lists_remove": "删除",
"list_play": "播放",
"list_copy_name": "复制歌曲名",
"list_source_detail": "歌曲详情页",
"list_add_to": "添加到...",
"list_move_to": "移动到...",
"list_download": "下载",
"list_remove": "删除",
"default_list": "试听列表",
"love_list": "收藏",
"name": "歌曲名",
"singer": "歌手",
"album": "专辑",
"action": "操作",
"time": "时长",
"loding_list": "加载中...",
"no_item": "列表竟然是空的..."
}