✨ Add screen size popover in edit mode
This commit is contained in:
11
public/locales/en/layout/screen-sizes.json
Normal file
11
public/locales/en/layout/screen-sizes.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"popover": {
|
||||
"title": "Configuring for screen size \"{{size}}\"",
|
||||
"description": "You are editing the size for your current screen"
|
||||
},
|
||||
"sizes": {
|
||||
"small": "small",
|
||||
"medium": "medium",
|
||||
"large": "large"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user