validates user has not already voted
This commit is contained in:
@@ -87,6 +87,7 @@ en:
|
||||
attributes:
|
||||
document_number:
|
||||
not_in_census: "Document not in census"
|
||||
has_voted: "Has already voted"
|
||||
proposal:
|
||||
attributes:
|
||||
tag_list:
|
||||
|
||||
@@ -87,6 +87,7 @@ es:
|
||||
attributes:
|
||||
document_number:
|
||||
not_in_census: "Este documento no aparece en el censo"
|
||||
has_voted: "Ya ha votado"
|
||||
proposal:
|
||||
attributes:
|
||||
tag_list:
|
||||
|
||||
Reference in New Issue
Block a user