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

View File

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