Skip to content

Commit

Permalink
Adding Polish translation for "galleries.current_label"
Browse files Browse the repository at this point in the history
  • Loading branch information
kubens committed Sep 23, 2012
1 parent cae79c6 commit 7799077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/polish/galleries_lang.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
$lang['galleries.thumbnail_label'] = 'Miniatura';
$lang['galleries.comments_label'] = 'Włącz komentarze';
$lang['galleries.published_label'] = 'Publiczna';
$lang['galleries.current_label'] = 'Current Images (drag and drop to sort)'; #translate
$lang['galleries.current_label'] = 'Aktualne zdjęcia (przeciągnij i upuść aby posortować)';

// Sidebar labels
$lang['galleries.list_label'] = 'Lista Galerii';
Expand Down

0 comments on commit 7799077

Please sign in to comment.