Files
Homarr/public/locales/zh/settings/customization/accessibility.json
2023-09-01 21:55:45 +02:00

11 lines
509 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"disablePulse": {
"label": "禁用 Ping",
"description": "默认情况下Homarr 中的 Ping 指示器会一直工作。这可能会让人感到恼火。这个滑块将停用该动画。"
},
"replaceIconsWithDots": {
"label": "用图标替换 Ping 点",
"description": "对于色盲用户来说Ping 点可能无法识别。 这将用图标替换指示器"
},
"alert": "你是不是缺少了什么? 我们很乐意扩大 Homarr 的无障碍范围"
}