Files
Homarr/public/locales/lt/tools/docker.json
2024-03-09 17:56:56 +01:00

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": ""
}
}
}
}