mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-20 07:12:18 +00:00
3bd9363879
Great idea suggested by @fflorent — totally worth it!
44 lines
688 B
JSON
44 lines
688 B
JSON
{
|
|
"app": "Visio",
|
|
"backToHome": "",
|
|
"cancel": "",
|
|
"closeDialog": "",
|
|
"error": {
|
|
"heading": ""
|
|
},
|
|
"feedback": {
|
|
"context": "",
|
|
"cta": ""
|
|
},
|
|
"forbidden": {
|
|
"heading": ""
|
|
},
|
|
"loading": "",
|
|
"loggedInUserTooltip": "",
|
|
"login": {
|
|
"buttonLabel": "",
|
|
"linkLabel": "",
|
|
"link": ""
|
|
},
|
|
"logout": "",
|
|
"notFound": {
|
|
"heading": ""
|
|
},
|
|
"submit": "OK",
|
|
"footer": {
|
|
"links": {
|
|
"legifrance": "",
|
|
"infogouv": "",
|
|
"servicepublic": "",
|
|
"datagouv": "",
|
|
"legalsTerms": "",
|
|
"data": "",
|
|
"accessibility": "",
|
|
"ariaLabel": "",
|
|
"code": ""
|
|
},
|
|
"mentions": "",
|
|
"license": ""
|
|
}
|
|
}
|