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