12 lines
423 B
JSON
12 lines
423 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",
|
|
"text": "You can adjust tiles and configure your apps now. Changes are <strong>not saved</strong> until you exit edit mode!"
|
|
}
|
|
}
|