remove extra theme string from the tool-tip
Signed-off-by: gyan <gyan@BLRKEC691785L.ad.infosys.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user