Files
homarr/public/locales/en/user/preferences.json
2023-08-01 11:38:57 +02:00

20 lines
655 B
JSON

{
"accessibility": {
"disablePulse": {
"label": "Disable ping pulse",
"description": "By default, ping indicators in Homarr will pulse. This may be irritating. This slider will deactivate the animation"
},
"replaceIconsWithDots": {
"label": "Replace ping dots with icons",
"description": "For colorblind users, ping dots may be unrecognizable. This will replace indicators with icons"
}
},
"localization": {
"language": {
"label": "Language"
},
"firstDayOfWeek": {
"label": "First day of the week"
}
}
}