Files
homarr/public/locales/en/layout/header/actions/toggle-edit-mode.json
2023-01-02 02:52:12 +09:00

11 lines
378 B
JSON

{
"description": "In edit mode, you can adjust the size and position of your tiles.",
"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 <strong>not saved</strong> until you exit edit mode"
}
}