Files
meet/src/frontend/src/locales/de/global.json
T
lebaudantoine 3bd9363879 🔍️(frontend) add link to the source code in the footer
Great idea suggested by @fflorent — totally worth it!
2025-01-31 14:30:52 +01:00

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": ""
}
}