EN_LOCALE top-level constant

Map<String, String> const EN_LOCALE

Implementation

const EN_LOCALE = {
  'album': 'album',
  'artist': 'artist',
  'playlist': 'playlist',
  'song': 'song',
  'video': 'video',
  'station': 'station',
  'profile': 'profile',
  'podcast': 'podcast',
  'episode': 'episode',
  'single': 'single',
  'ep': 'ep',
  'albums': 'albums',
  'singles & eps': 'singles & eps',
  'shows': 'Audiobooks and shows',
  'videos': 'videos',
  'playlists': 'playlists',
  'related': 'fans might also like',
  'episodes': 'latest episodes',
  'podcasts': 'podcasts',
};