From a27feee1bed6a7cb3ca1839794a87aeacbdcf30e Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Tue, 3 Sep 2024 21:24:03 +0300 Subject: [PATCH] client: Clean up restart warnings in spellcheck --- src/public/app/widgets/type_widgets/options/spellcheck.js | 2 +- src/public/translations/cn/translation.json | 7 ++++--- src/public/translations/en/translation.json | 7 ++++--- src/public/translations/es/translation.json | 7 ++++--- src/public/translations/ro/translation.json | 7 ++++--- 5 files changed, 17 insertions(+), 13 deletions(-) diff --git a/src/public/app/widgets/type_widgets/options/spellcheck.js b/src/public/app/widgets/type_widgets/options/spellcheck.js index dac97db24..dc0120bad 100644 --- a/src/public/app/widgets/type_widgets/options/spellcheck.js +++ b/src/public/app/widgets/type_widgets/options/spellcheck.js @@ -14,7 +14,7 @@ const TPL_ELECTRON = `

${t('spellcheck.title')}

-

App restart is required after change.

+

${t("spellcheck.restart-required")}