Files
homarr/public/locales/cs/tools/docker.json
2023-11-03 21:15:08 +01:00

32 lines
766 B
JSON

{
"title": "",
"alerts": {
"notConfigured": {
"text": "Vaše instance Homarr nemá nakonfigurovaný Docker nebo se nepodařilo načíst kontejnery. Podívejte se prosím do dokumentace, jak integraci nastavit."
}
},
"modals": {
"selectBoard": {
"title": "",
"text": "",
"form": {
"board": {
"label": ""
},
"submit": ""
}
}
},
"notifications": {
"selectBoard": {
"success": {
"title": "",
"message": ""
},
"error": {
"title": "",
"message": ""
}
}
}
}