From 93183fb60b293354fee4924c2fe561fd5b7851a4 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sun, 29 Dec 2024 12:24:47 +0100 Subject: [PATCH] fix(Locale): Add missing translation key in SettingsControlTab Signed-off-by: Stefan Dej --- src/components/settings/SettingsControlTab.vue | 2 +- src/locales/en.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/settings/SettingsControlTab.vue b/src/components/settings/SettingsControlTab.vue index 6c06182a8..d989fdacc 100644 --- a/src/components/settings/SettingsControlTab.vue +++ b/src/components/settings/SettingsControlTab.vue @@ -15,7 +15,7 @@