55 lines
858 B
JSON
55 lines
858 B
JSON
{
|
|
"configSelect": {
|
|
"label": ""
|
|
},
|
|
"modal": {
|
|
"title": "",
|
|
"form": {
|
|
"configName": {
|
|
"label": "",
|
|
"placeholder": ""
|
|
},
|
|
"submitButton": ""
|
|
},
|
|
"events": {
|
|
"configSaved": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"buttons": {
|
|
"download": "",
|
|
"delete": {
|
|
"text": "",
|
|
"notifications": {
|
|
"deleted": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"deleteFailed": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"saveCopy": ""
|
|
},
|
|
"dropzone": {
|
|
"notifications": {
|
|
"invalidConfig": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"loadedSuccessfully": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"accept": {
|
|
"text": ""
|
|
},
|
|
"reject": {
|
|
"text": ""
|
|
}
|
|
}
|
|
} |