28 lines
360 B
JSON
28 lines
360 B
JSON
{
|
|
"title": "",
|
|
"text": "",
|
|
"form": {
|
|
"fields": {
|
|
"password": {
|
|
"label": "",
|
|
"placeholder": ""
|
|
}
|
|
},
|
|
"buttons": {
|
|
"submit": ""
|
|
}
|
|
},
|
|
"notifications": {
|
|
"checking": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"correct": {
|
|
"title": ""
|
|
},
|
|
"wrong": {
|
|
"title": ""
|
|
}
|
|
}
|
|
}
|