18 lines
443 B
JSON
18 lines
443 B
JSON
{
|
|
"lists_new_list_btn": "新建列表",
|
|
"lists_new_list_input": "新列表...",
|
|
"lists_rename": "重命名",
|
|
"lists_moveup": "上移",
|
|
"lists_movedown": "下移",
|
|
"lists_remove": "删除",
|
|
"default_list": "试听列表",
|
|
"love_list": "收藏",
|
|
"name": "歌曲名",
|
|
"singer": "歌手",
|
|
"album": "专辑",
|
|
"action": "操作",
|
|
"time": "时长",
|
|
"loding_list": "加载中...",
|
|
"no_item": "列表竟然是空的..."
|
|
}
|