Merge branch 'dev' into i10n_dev

This commit is contained in:
Meier Lukas
2023-07-17 13:34:17 +02:00
committed by GitHub
26 changed files with 870 additions and 695 deletions

View File

@@ -14,7 +14,10 @@
"label": "Radarr release type"
},
"hideWeekDays": {
"label": ""
"label": "Hide week days"
},
"fontSize": {
"label": "Font Size"
}
}
}

View File

@@ -1,11 +1,11 @@
{
"disablePulse": {
"label": "",
"description": ""
"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": "",
"description": ""
"label": "Replace ping dots with icons",
"description": "For colorblind users, ping dots may be unrecognizable. This will replace indicators with icons"
},
"alert": ""
"alert": "Are you missing something? We'll gladly extend the accessibility of Homarr"
}

View File

@@ -18,8 +18,8 @@
"description": "Customize the background, colors and apps appearance"
},
"accessibility": {
"name": "",
"description": ""
"name": "Accessibility",
"description": "Configure Homarr for disabled and handicapped users"
}
}
}