Translate the CFP status

This commit is contained in:
Petko Bordjukov 2016-07-05 18:13:34 +03:00
parent 36c384bd1d
commit 8878e328a7
2 changed files with 12 additions and 7 deletions

View File

@ -5,7 +5,8 @@
h1.page-header h1.page-header
= @conference.title = @conference.title
.pull-right .pull-right
= t '.cfp_status' .small
=> t '.cfp_status'
- if @conference.call_for_participation.in_progress? - if @conference.call_for_participation.in_progress?
= link_to management_conference_call_for_participation_path(@conference), method: :delete, class: 'btn btn-sm btn-success cfp-toggle' = link_to management_conference_call_for_participation_path(@conference), method: :delete, class: 'btn btn-sm btn-success cfp-toggle'
= icon 'dot-circle-o', '', class: 'fa-fw' = icon 'dot-circle-o', '', class: 'fa-fw'

View File

@ -1,4 +1,8 @@
bg: bg:
management:
conferences:
show:
cfp_status: 'Състояние на CFP:'
abstract: "Резюме" abstract: "Резюме"
helpers: helpers:
submit: submit: