Files
homarr/public/locales/et/authentication/login.json
2024-03-09 17:56:56 +01:00

20 lines
277 B
JSON

{
"metaTitle": "",
"title": "",
"text": "",
"form": {
"fields": {
"username": {
"label": ""
},
"password": {
"label": ""
}
},
"buttons": {
"submit": ""
},
"afterLoginRedirection": ""
},
"alert": ""
}