Translations

This commit is contained in:
Andrew Radev 2015-07-30 21:21:30 +03:00
parent 59d1bca0dc
commit 6b1ade8931
2 changed files with 3 additions and 4 deletions

View File

@ -37,5 +37,5 @@
td
td.actions
div.btn-group.btn-group-sm
-# TODO translation
= link_to 'Създай профил', [:new, :management, @conference, :personal_profile, {user_id: user.id}]
= link_to [:new, :management, @conference, :personal_profile, {user_id: user.id}] do
=> t('actions.create.title', model: User.model_name.human)

View File

@ -1,6 +1,5 @@
- content_for :title
-# TODO translation
=> t 'actions.new.title', model: User.model_name.human
=> t 'actions.create.title', model: User.model_name.human
.row
.col-lg-12