export default { title: 'Favorites', count: 'Total {count}', batchDownload: 'Batch Download', selectAll: 'All', download: 'Download ({count})', cancel: 'Cancel', emptyTip: 'No favorite songs yet', viewMore: 'View More', noMore: 'No more', downloadSuccess: 'Download completed', downloadFailed: 'Download failed', downloading: 'Downloading, please wait...', selectSongsFirst: 'Please select songs to download first', descending: 'Descending', ascending: 'Ascending' };