Files
homarr/public/locales/lv/authentication/login.json
2023-06-09 23:34:25 +02:00

28 lines
360 B
JSON

{
"title": "",
"text": "",
"form": {
"fields": {
"password": {
"label": "",
"placeholder": ""
}
},
"buttons": {
"submit": ""
}
},
"notifications": {
"checking": {
"title": "",
"message": ""
},
"correct": {
"title": ""
},
"wrong": {
"title": ""
}
}
}