mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 07:25:48 +01:00
New translations login.json (Croatian)
This commit is contained in:
27
public/locales/hr/authentication/login.json
Normal file
27
public/locales/hr/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user