mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
12 lines
442 B
JSON
12 lines
442 B
JSON
{
|
|
"description": "In Edit Mode, you can adjust tiles and configure apps. Changes are not saved until you exit Edit Mode.",
|
|
"button": {
|
|
"disabled": "Enter Edit Mode",
|
|
"enabled": "Exit and Save"
|
|
},
|
|
"popover": {
|
|
"title": "Edit mode is enabled for <1>{{size}}</1> size",
|
|
"text": "You can adjust and configure your apps now. Changes are <strong>not saved</strong> until you exit edit mode"
|
|
}
|
|
}
|