Add missing translations

This commit is contained in:
magnolia-fan
2011-11-26 20:15:56 +04:00
parent dab192d1ff
commit f3c178a092
4 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -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|