Add missing translations
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
- unless @artist.playlists.empty?
|
||||
.row
|
||||
.span7.offset4
|
||||
%h3 Playlists
|
||||
%h3= t('player.playlists')
|
||||
%table.zebra-striped
|
||||
%tr
|
||||
- @artist.playlists.each do |playlist|
|
||||
|
||||
Reference in New Issue
Block a user