export const genres = { title: 'Genres', genreCount: 'Genres', albumCount_one: '{{count}} album', albumCount_other: '{{count}} albums', loading: 'Loading genres…', empty: 'No genres found.', albumsLoading: 'Loading albums…', albumsEmpty: 'No albums found for this genre.', loadMore: 'Load more', back: 'Back', playTooltip: 'Play (hold to shuffle)', shuffle: 'Shuffle', addToQueue: 'Add to queue', };