mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-03 14:19:51 +01:00
🐛 Fix width snapping bug
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
"tooltip": "The edit mode enables you to configure your dashboard",
|
||||
"button": {
|
||||
"disabled": "Enter Edit Mode",
|
||||
"enabled": "Exit Edit Mode"
|
||||
"enabled": "Exit and Save"
|
||||
},
|
||||
"popover": {
|
||||
"title": "Edit mode is enabled",
|
||||
"text": "You can adjust and configure your apps now"
|
||||
"text": "You can adjust and configure your apps now. Changes are not saved until you exit edit mode"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user