35 lines
649 B
JSON
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": ""
|
|
}
|
|
}
|
|
} |