Files
homarr/public/locales/en/layout/screen-sizes.json
2023-01-11 20:37:46 +01:00

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"
}
}