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

35 lines
649 B
JSON

{
"metaTitle": "",
"title": "",
"text": "",
"form": {
"fields": {
"username": {
"label": ""
},
"password": {
"label": ""
},
"passwordConfirmation": {
"label": ""
}
},
"buttons": {
"submit": ""
}
},
"notifications": {
"loading": {
"title": "",
"text": ""
},
"success": {
"title": "",
"text": ""
},
"error": {
"title": "",
"text": ""
}
}
}