From 4dc5ece945273786875df71d7677d8704c8b6b96 Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Tue, 28 Mar 2023 20:48:06 +0300 Subject: [PATCH] update web settings --- .../Settings/SecondarySettingsComponent.jsx | 17 ++++++++++------- web/src/locales/en/translation.json | 3 ++- web/src/locales/ru/translation.json | 9 +++++---- web/src/locales/ua/translation.json | 5 +++-- web/src/style/materialUISetup.js | 7 +++++++ 5 files changed, 27 insertions(+), 14 deletions(-) diff --git a/web/src/components/Settings/SecondarySettingsComponent.jsx b/web/src/components/Settings/SecondarySettingsComponent.jsx index bf53089..c8e01fc 100644 --- a/web/src/components/Settings/SecondarySettingsComponent.jsx +++ b/web/src/components/Settings/SecondarySettingsComponent.jsx @@ -110,11 +110,14 @@ export default function SecondarySettingsComponent({ settings, inputForm }) { fullWidth />
- } - label={t('SettingsDialog.Upload')} - labelPlacement='start' - /> + + } + label={t('SettingsDialog.Upload')} + labelPlacement='start' + /> + {t('SettingsDialog.UploadHint')} + - {t('SettingsDialog.EnableRutorSearchHint')} + {t('SettingsDialog.EnableRutorSearchHint')}
{t('SettingsDialog.RetrackersMode')}