Merge pull request #1994 from consul/feature/1985#voting_token

Voter Answer unique Token
This commit is contained in:
Raimond Garcia
2017-10-07 16:54:01 +02:00
committed by GitHub
17 changed files with 79 additions and 17 deletions

View File

@@ -500,6 +500,7 @@ en:
show:
vote_answer: "Vote %{answer}"
voted: "You have voted %{answer}"
voted_token: "You can write down this vote identifier, to check your vote on the final results:"
proposal_notifications:
new:
title: "Send message"

View File

@@ -500,6 +500,7 @@ es:
show:
vote_answer: "Votar %{answer}"
voted: "Has votado %{answer}"
voted_token: "Puedes apuntar este identificador de voto, para comprobar tu votación en el resultado final:"
proposal_notifications:
new:
title: "Enviar mensaje"