Merge branch 'gridstack' of https://github.com/manuel-rw/homarr into gridstack

This commit is contained in:
Meierschlumpf
2022-12-10 22:17:48 +01:00
59 changed files with 962 additions and 1009 deletions

View File

@@ -0,0 +1,11 @@
{
"tooltip": "The edit mode enables you to configure your dashboard",
"button": {
"disabled": "Enter Edit Mode",
"enabled": "Exit and Save"
},
"popover": {
"title": "Edit mode is enabled",
"text": "You can adjust and configure your apps now. Changes are not saved until you exit edit mode"
}
}