Files
homarr/public/locales/en/layout/screen-sizes.json
2023-01-13 11:10:09 +00:00

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