Merge pull request #2726 from consul/officing-no-vote

Officing not to vote
This commit is contained in:
Alberto
2018-07-05 17:07:10 +02:00
committed by GitHub
3 changed files with 4 additions and 0 deletions

View File

@@ -27,3 +27,5 @@
</tbody>
</table>
<% end %>
<%= link_to t("officing.voters.new.not_to_vote"), namespaced_root_path, class: "button" %>

View File

@@ -58,6 +58,7 @@ en:
table_poll: Poll
table_status: Polls status
table_actions: Actions
not_to_vote: The person has decided not to vote at this time
show:
can_vote: Can vote
error_already_voted: Has already participated in this poll

View File

@@ -58,6 +58,7 @@ es:
table_poll: Votación
table_status: Estado de las votaciones
table_actions: Acciones
not_to_vote: La persona ha decidido no votar por el momento
show:
can_vote: Puede votar
error_already_voted: Ya ha participado en esta votación.