Add missing translations

This commit is contained in:
Petko Bordjukov 2016-10-09 07:23:07 +03:00
parent 4fe0f870f5
commit 0f894ee70c
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,5 @@
- content_for :title
= Conference.human_attribute_name(:volunteers).mb_chars.capitalize
= Volunteer.model_name.human(count: 2).mb_chars.capitalize
.row
.col-lg-12
h1.page-header

View File

@ -1,5 +1,9 @@
bg:
management:
volunteers:
index:
profile: Профил
total: "%{current} от общо %{total}"
personal_profiles:
index:
no_profile: 'Този потребител няма въведен профил за текущата конференция.'