11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"popover": {
|
|
"title": "Configuring for screen size \"{{size}}\"",
|
|
"description": "You are editing the size for your current screen"
|
|
},
|
|
"sizes": {
|
|
"small": "small",
|
|
"medium": "medium",
|
|
"large": "large"
|
|
}
|
|
} |