Merge pull request #2726 from consul/officing-no-vote
Officing not to vote
This commit is contained in:
@@ -27,3 +27,5 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<% end %>
|
||||
|
||||
<%= link_to t("officing.voters.new.not_to_vote"), namespaced_root_path, class: "button" %>
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user