mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-17 04:52:15 +01:00
32 lines
618 B
JSON
32 lines
618 B
JSON
{
|
|
"title": "Docker",
|
|
"alerts": {
|
|
"notConfigured": {
|
|
"text": ""
|
|
}
|
|
},
|
|
"modals": {
|
|
"selectBoard": {
|
|
"title": "",
|
|
"text": "",
|
|
"form": {
|
|
"board": {
|
|
"label": ""
|
|
},
|
|
"submit": ""
|
|
}
|
|
}
|
|
},
|
|
"notifications": {
|
|
"selectBoard": {
|
|
"success": {
|
|
"title": "",
|
|
"message": ""
|
|
},
|
|
"error": {
|
|
"title": "",
|
|
"message": ""
|
|
}
|
|
}
|
|
}
|
|
} |