Skip to content

Commit

Permalink
Added new useful links strings
Browse files Browse the repository at this point in the history
  • Loading branch information
alten-dturus committed Oct 23, 2023
1 parent b6e123d commit 7dab94e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion src/static/locales/en/eservice.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,10 @@
"documentation": "Documentation",
"usefulLinks": {
"title": "Useful links",
"integrateEService": "How do I integrate an e-service?"
"integrateEService": "How do I integrate an e-service?",
"implementAndManageEService": "How do I implement and manage an e-service?",
"verifyVoucher": "How do I verify a consumer's voucher?",
"wellKnown": "URL .well-known"
}
},
"producerContactsInfoDrawer": {
Expand Down
5 changes: 4 additions & 1 deletion src/static/locales/it/eservice.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,10 @@
"documentation": "Documentazione",
"usefulLinks": {
"title": "Link utili",
"integrateEService": "Come faccio a integrare un e-service?"
"integrateEService": "Come faccio a integrare un e-service?",
"implementAndManageEService": "Come implemento e gestisco un e-service?",
"verifyVoucher": "Come faccio a verificare il voucher di un fruitore?",
"wellKnown": "URL .well-known"
}
},
"producerContactsInfoDrawer": {
Expand Down

0 comments on commit 7dab94e

Please sign in to comment.