Files
homarr/public/locales/et/authentication/login.json
2024-03-15 18:20:07 +01:00

24 lines
347 B
JSON

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