From bfa48b3f5efa6497e8b6688d67da81e60986e6e9 Mon Sep 17 00:00:00 2001 From: douxc <7553076+douxc@users.noreply.github.com> Date: Wed, 18 Jun 2025 07:52:02 +0000 Subject: [PATCH] Update i18n files based on en-US changes --- web/i18n/ro-RO/common.ts | 1 + web/i18n/sl-SI/plugin.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/web/i18n/ro-RO/common.ts b/web/i18n/ro-RO/common.ts index 9d964327bd..139b20ec44 100644 --- a/web/i18n/ro-RO/common.ts +++ b/web/i18n/ro-RO/common.ts @@ -58,6 +58,7 @@ const translation = { format: 'Format', downloadSuccess: 'Descărcarea a fost finalizată.', more: 'Mai mult', + deSelectAll: 'Deselectați tot', }, placeholder: { input: 'Vă rugăm să introduceți', diff --git a/web/i18n/sl-SI/plugin.ts b/web/i18n/sl-SI/plugin.ts index 19bf93ce1a..e3be40c4d5 100644 --- a/web/i18n/sl-SI/plugin.ts +++ b/web/i18n/sl-SI/plugin.ts @@ -140,6 +140,7 @@ const translation = { install: 'Namestite', pluginLoadError: 'Napaka pri nalaganju vtičnika', installPlugin: 'Namestite vtičnik', + installWarning: 'Ta vtičnik ni dovoljen za namestitev.', }, installFromGitHub: { updatePlugin: 'Posodobite vtičnik iz GitHuba',