11 lines
378 B
JSON
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"
|
|
}
|
|
} |