🐛 Fix width snapping bug
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"tooltip": "The edit mode enables you to configure your dashboard",
|
"tooltip": "The edit mode enables you to configure your dashboard",
|
||||||
"button": {
|
"button": {
|
||||||
"disabled": "Enter Edit Mode",
|
"disabled": "Enter Edit Mode",
|
||||||
"enabled": "Exit Edit Mode"
|
"enabled": "Exit and Save"
|
||||||
},
|
},
|
||||||
"popover": {
|
"popover": {
|
||||||
"title": "Edit mode is enabled",
|
"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