remove extra theme string from the tool-tip

Signed-off-by: gyan <gyan@BLRKEC691785L.ad.infosys.com>
This commit is contained in:
gyan
2025-09-08 15:29:54 +05:30
parent 4f83da1f7d
commit d23bab525d
+1 -1
View File
@@ -28,7 +28,7 @@ export const userSettingsTranslationRef = createTranslationRef({
themeToggle: {
title: 'Theme',
description: 'Change the theme mode',
select: 'Select theme {{theme}}',
select: 'Select {{theme}}',
selectAuto: 'Select Auto Theme',
names: {
light: 'Light',