Files
homarr/public/locales/en/user/preferences.json
2023-08-01 17:56:56 +02:00

26 lines
778 B
JSON

{
"boards": {
"title": "Boards",
"defaultBoard": {
"label": "Default board"
}
},
"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"
}
}
}