|
14 | 14 | "next": "Next",
|
15 | 15 | "confirmDeleteUserSciper": "Do confirm deleting the role for the user sciper",
|
16 | 16 | "404Title": "Page not found",
|
17 |
| - "403Title": "Unauthorized page", |
| 17 | + "403Title": "Forbidden page", |
| 18 | + "401Title": "Unauthorized page", |
18 | 19 | "404Description": "The page you are looking for does not exist.",
|
19 | 20 | "403Description": "You are not authorized to access this page.",
|
20 | 21 | "goHome": "Go to home page",
|
|
56 | 57 | "homeJustShippedVersion": "Just shipped version",
|
57 | 58 | "homeText": "Use the navigation bar above to reach the page you want.",
|
58 | 59 | "loginText": "You need to login to access the content of {{from}}",
|
| 60 | + "notLoggedInActionText1": "You need to ", |
| 61 | + "notLoggedInActionText2": "login", |
| 62 | + "notLoggedInActionText3": " to perform these actions.", |
59 | 63 | "loginCallback": "We are proceeding with the authentication. You should be redirected...",
|
60 | 64 | "logout": "Logout",
|
61 | 65 | "namePlaceHolder": "Enter the name",
|
|
243 | 247 | "proxyUnreachable": "Timeout: the address of the proxy for the node ({{node}}) could not be resolved. ",
|
244 | 248 | "error": "Error: ",
|
245 | 249 | "actionLoading": "Action loading...",
|
246 |
| - "statusLoading": "Status loading..." |
| 250 | + "statusLoading": "Status loading...", |
| 251 | + "actionNotAvailable": "Action not available", |
| 252 | + "uninitialized": "Uninitialized", |
| 253 | + "actionTextVoter1": "The election is not open yet, you can come back later to vote once it is open.", |
| 254 | + "actionTextVoter2": "The results of the election are not available yet." |
247 | 255 | }
|
248 | 256 | }
|
0 commit comments