i18n fetprofile

This commit is contained in:
Andreas Stephanides
2013-11-12 20:22:56 +01:00
parent 6509a51eb3
commit cbdc437c6c
6 changed files with 13 additions and 11 deletions

View File

@@ -22,7 +22,7 @@
<%= f.hidden_field :picture_cache %>
<label>
<%= f.check_box :remove_picture %>
Bild Entfernen
<%= I18n.t('profile.remove_picture') %>
</label>
</div>
<div class="span4"> <%= f.input :fetmailalias %></div>