|
86 | 86 | "enterSubjectTitle": "Enter the Subject Title",
|
87 | 87 | "errorCandidates": "You must add at least one candidate!",
|
88 | 88 | "errorNewCandidate": "Are you sure you don't want to add ",
|
89 |
| - "errorRetrievingElections": "An error seems to have occurred while retrieving all the elections from our server. Contact the administrator of this website.", |
90 |
| - "errorRetrievingElection": "An error seems to have occurred while retrieving the election from our server. Contact the administrator of this website.", |
91 |
| - "errorRetrievingProxy": "An error seems to have occurred while retrieving the addresses of the proxies from our server. Contact the administrator of this website.", |
92 |
| - "errorRetrievingNodes": "An error seems to have occurred while retrieving the status of the nodes from our server. Contact the administrator of this website.", |
| 89 | + "errorRetrievingElections": "An error seems to have occurred while retrieving all the elections from our server. Contact the administrator of this website. Error: ", |
| 90 | + "errorRetrievingElection": "An error seems to have occurred while retrieving the election from our server. Contact the administrator of this website. Error: ", |
| 91 | + "errorRetrievingProxy": "An error seems to have occurred while retrieving the addresses of the proxies from our server. Contact the administrator of this website. ", |
| 92 | + "errorRetrievingNodes": "An error seems to have occurred while retrieving the status of the nodes from our server. Contact the administrator of this website. ", |
93 | 93 | "errorRetrievingKey": "An error seems to have occurred while retrieving the public key from our server. Contact the administrator of this website.",
|
94 | 94 | "errorServerDown": "One of our servers seems to be down. Contact the administrator of this website.",
|
95 | 95 | "electionSuccess": "Your election was successfully submitted!",
|
|
160 | 160 | "errorRemoveUser": "Error while removing the user",
|
161 | 161 | "errorFetchingUsers": "Error while fetching the users",
|
162 | 162 | "voteFailure": "Your ballot hasn't been taken into account. It might be that the election has been closed or cancelled. Try refreshing the page.",
|
163 |
| - "ballotFailure": "An error occurred while sending your ballot. Please contact the administrator of this website", |
| 163 | + "ballotFailure": "An error occurred while sending your ballot. Please contact the administrator of this website. ", |
164 | 164 | "incompleteBallot": "Some answers are not complete.",
|
165 | 165 | "selectMin": "Select {{minSelect}} {{singularPlural}}. ",
|
166 | 166 | "selectMax": "Select at most {{maxSelect}} {{singularPlural}}. ",
|
|
236 | 236 | "invalidProxyError": "Error: the address you entered is not a valid URL.",
|
237 | 237 | "learnMore": "Learn more about D-Voting platform",
|
238 | 238 | "aboutPlatform": "About the Platform",
|
239 |
| - "whatMakesUsDifferent": "What makes us different" |
| 239 | + "whatMakesUsDifferent": "What makes us different", |
| 240 | + "numVotes": "Number of ballot cast: {{num}}", |
| 241 | + "userID": "User ID of voters", |
| 242 | + "nodeUnreachable": "Timeout: the node ({{node}}) could not be reached. ", |
| 243 | + "proxyUnreachable": "Timeout: the address of the proxy for the node ({{node}}) could not be resolved. ", |
| 244 | + "error": "Error: ", |
| 245 | + "actionLoading": "Action loading...", |
| 246 | + "statusLoading": "Status loading..." |
240 | 247 | }
|
241 | 248 | }
|
0 commit comments