lx-music-desktop/src/renderer/lang/cnt/view/download.json
2020-02-19 20:41:34 +08:00

15 lines
303 B
JSON

{
"select_all": "全選",
"unselect_all": "全不選",
"name": "歌曲名",
"progress": "進度",
"status": "狀態",
"quality": "品質",
"action": "操作",
"all": "全部任務",
"runing": "正在下載",
"paused": "已暫停",
"error": "出錯",
"finished": "下載完成"
}