Files
homarr/public/locales/en/layout/header/actions/toggle-edit-mode.json
2022-12-10 18:34:58 +01:00

11 lines
345 B
JSON

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