mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-20 23:32:23 +00:00
3bd9363879
Great idea suggested by @fflorent — totally worth it!
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"app": "Visio",
|
|
"backToHome": "Back to homescreen",
|
|
"cancel": "Cancel",
|
|
"closeDialog": "Close dialog",
|
|
"error": {
|
|
"heading": "An error occurred while loading the page"
|
|
},
|
|
"feedback": {
|
|
"context": "Visio is still in early development — your input matters!",
|
|
"cta": "Share your feedback"
|
|
},
|
|
"forbidden": {
|
|
"heading": "You don't have the permission to view this page"
|
|
},
|
|
"loading": "Loading…",
|
|
"loggedInUserTooltip": "Logged in as…",
|
|
"login": {
|
|
"buttonLabel": "Login with ProConnect",
|
|
"linkLabel": "What is ProConnect? - new tab",
|
|
"link": "What is ProConnect?"
|
|
},
|
|
"logout": "Logout",
|
|
"notFound": {
|
|
"heading": "Page not found"
|
|
},
|
|
"submit": "OK",
|
|
"footer": {
|
|
"links": {
|
|
"legifrance": "legifrance.gouv.fr",
|
|
"infogouv": "info.gouv.fr",
|
|
"servicepublic": "service-public.fr",
|
|
"datagouv": "data.gouv.fr",
|
|
"legalsTerms": "Legal Notice",
|
|
"data": "Personal Data and Cookies",
|
|
"accessibility": "Accessibility: audit in progress",
|
|
"ariaLabel": "new window",
|
|
"code": "Open Source Code Repository"
|
|
},
|
|
"mentions": "Unless otherwise stated, the contents of this site are available under",
|
|
"license": "etalab 2.0 license"
|
|
}
|
|
}
|