87 lines
1.5 KiB
JSON
87 lines
1.5 KiB
JSON
{
|
|
"configSelect": {
|
|
"label": "",
|
|
"description": "",
|
|
"loadingNew": "",
|
|
"pleaseWait": ""
|
|
},
|
|
"modal": {
|
|
"copy": {
|
|
"title": "",
|
|
"form": {
|
|
"configName": {
|
|
"label": "",
|
|
"validation": {
|
|
"required": "",
|
|
"notUnique": ""
|
|
},
|
|
"placeholder": ""
|
|
},
|
|
"submitButton": ""
|
|
},
|
|
"events": {
|
|
"configSaved": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"configCopied": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"configNotCopied": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"confirmDeletion": {
|
|
"title": "",
|
|
"warningText": "",
|
|
"text": "",
|
|
"buttons": {
|
|
"confirm": ""
|
|
}
|
|
}
|
|
},
|
|
"buttons": {
|
|
"download": "",
|
|
"delete": {
|
|
"text": "",
|
|
"notifications": {
|
|
"deleted": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"deleteFailed": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"deleteFailedDefaultConfig": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
},
|
|
"saveCopy": ""
|
|
},
|
|
"dropzone": {
|
|
"notifications": {
|
|
"invalidConfig": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"loadedSuccessfully": {
|
|
"title": ""
|
|
}
|
|
},
|
|
"accept": {
|
|
"title": "",
|
|
"text": ""
|
|
},
|
|
"reject": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
}
|
|
}
|