Migrated widget modals from integration modals

This commit is contained in:
Meierschlumpf
2022-12-18 22:58:00 +01:00
parent b4cfa1ac05
commit f98e66fcad
15 changed files with 79 additions and 132 deletions

View File

@@ -3,7 +3,7 @@
"name": "Dash.",
"description": "A module for displaying the graphs of your running Dash. instance.",
"settings": {
"title": "Settings for Dash. integration",
"title": "Settings for Dash. widget",
"cpuMultiView": {
"label": "CPU Multi-Core View"
},
@@ -21,8 +21,8 @@
}
},
"remove": {
"title": "Remove Dash. integration",
"confirm": "Are you sure, that you want to remove the Dash. integration?"
"title": "Remove Dash. widget",
"confirm": "Are you sure, that you want to remove the Dash. widget?"
}
},
"card": {
@@ -55,4 +55,4 @@
}
}
}
}
}