38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"boards": {
|
|
"title": "Boards",
|
|
"defaultBoard": {
|
|
"label": "Default board"
|
|
}
|
|
},
|
|
"accessibility": {
|
|
"title": "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"
|
|
}
|
|
},
|
|
"searchEngine": {
|
|
"title": "Search engine",
|
|
"custom": "Custom",
|
|
"newTab": {
|
|
"label": "Open search results in a new tab"
|
|
},
|
|
"template": {
|
|
"label": "Query URL",
|
|
"description": "Use %s as a placeholder for the query"
|
|
}
|
|
}
|
|
} |