|
{{ locale }}
{{ ::locale }}
{{ 'MENULEFT_LOGIN' | translate }}
|
{{ 'MENULEFT_SUBSCRIBE' | translate }}
{{ auth.user.displayName }}
{{ 'MENULEFT_PROFILE_LINK' | translate }}
{{ 'MENULEFT_LOGOUT_LINK' | translate }}
{{ 'A11Y_SEARCH' | translate }}
{{ 'MENULEFT_TOPPLAYLISTS' | translate }}
{{ 'MENULEFT_TOPTRACKS' | translate }}
{{ 'MENULEFT_TOPGENRES' | translate }}
{{ 'MENULEFT_COUNTRIES' | translate }}
{{ 'MENULEFT_MYFAVORITES' | translate }}
{{ 'MENULEFT_MYPLAYLISTS' | translate }}
{{ 'MENULEFT_TOGGLE_PLAYSTACK' | translate }}
{{ currentTrack.getTitle() }}
{{ currentTrack.getSubtitle() }}
{{ 'PLAYLIST_NOITEM' | translate }}
{{ track.getTitle() }}
{{ track.getSubtitle() }}
{{ ::notification.text }}
{{ ('ERROR.' + generalError) | translate }}
{{ 'COOKIES_ALERT' | translate }}
{{ 'COOKIES_ALERT_ACCEPT_LABEL' | translate }}