11 lines
298 B
JSON
11 lines
298 B
JSON
{
|
|
"tooltip": "The edit mode enables you to configure your dashboard",
|
|
"button": {
|
|
"disabled": "Enter Edit Mode",
|
|
"enabled": "Exit Edit Mode"
|
|
},
|
|
"popover": {
|
|
"title": "Edit mode is enabled",
|
|
"text": "You can adjust and configure your apps now"
|
|
}
|
|
} |