export default { title: '本地音樂', scanFolder: '掃描資料夾', removeFolder: '移除資料夾', scanning: '正在掃描...', scanComplete: '掃描完成', playAll: '播放全部', search: '搜尋本地音樂', emptyState: '暫無本地音樂,請先選擇資料夾進行掃描', fileNotFound: '檔案不存在或已被移動', rescan: '重新掃描', songCount: '{count} 首歌曲' };