From d4e4fcfb597d434611c6e377e7514c290bd9951f Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:50:10 +0900 Subject: [PATCH] New translations accessibility.json (Russian) --- .../ru/settings/customization/accessibility.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/ru/settings/customization/accessibility.json b/public/locales/ru/settings/customization/accessibility.json index 345ac2ef6..802062a94 100644 --- a/public/locales/ru/settings/customization/accessibility.json +++ b/public/locales/ru/settings/customization/accessibility.json @@ -1,11 +1,11 @@ { "disablePulse": { - "label": "", - "description": "" + "label": "Отключить импульс пинга", + "description": "По умолчанию индикаторы пинга в Homarr пульсируют. Это может раздражать. Этот ползунок отключит анимацию" }, "replaceIconsWithDots": { - "label": "", - "description": "" + "label": "Замените пинг-точки значками", + "description": "У пользователей, страдающих цветовой слепотой, пинг-точки могут быть неразличимыми. Это заменит индикаторы значками" }, - "alert": "" + "alert": "Вам чего-то не хватает? Мы с радостью расширим доступность Homarr" } \ No newline at end of file