diff --git a/app/views/management/conferences/vote_results.html.slim b/app/views/management/conferences/vote_results.html.slim index d884595..81bb2d3 100644 --- a/app/views/management/conferences/vote_results.html.slim +++ b/app/views/management/conferences/vote_results.html.slim @@ -60,3 +60,5 @@ = icon :users, t('.back_to', conference: @conference.title) = link_to update_vote_data_management_conference_path, method: :patch, class: ['btn', 'btn-primary'] do = icon :refresh, t('.fetch_vote_results') + = link_to management_conference_events_path(current_conference, format: 'csv'), class: 'btn btn-info' + = icon :download, t('.export') diff --git a/config/locales/bg.yml b/config/locales/bg.yml index f012191..9f07eae 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -42,10 +42,11 @@ bg: voting_results: "Резултати от гласуването" vote_data_updated_at: "последно обновяване %{updated_at}" vote_ratio: "%{votes} от общо %{total_votes} гласа" - fetch_vote_results: "Изтегли резултатите от гласуването" + fetch_vote_results: "Обнови резултатите от гласуването" percent: "%" rank: "Позиция" unranked: "Няма данни" + export: Експорт show: full_vote_results: "Пълни резултати от гласуването" vote_data_never_updated: "Резулатите от гласуването не са изтеглени" @@ -54,7 +55,7 @@ bg: vote_ratio: "%{votes} от общо %{total_votes} гласа" summary: 'Обобщение' cfp_status: 'Състояние на CFP' - fetch_vote_results: "Изтегли резултатите от гласуването" + fetch_vote_results: "Обнови резултатите от гласуването" percent: "%" rank: "Позиция" events: