defect: CXTDT-458975 Removing button text in the accessibility label.

This commit is contained in:
Sumanth Nadigadda 2024-01-24 23:33:57 +05:30
parent 2a847602a2
commit 75729fd414

View File

@ -63,7 +63,7 @@
// MARK: Switch / Toggle
"mfswitch_buttonlabel" = "Switch Button";
"Toggle_buttonlabel" = "Toggle Button";
"Toggle_buttonlabel" = "Toggle";
"AccOn" = "on";
"AccOff" = "off";
"AccToggleHint" = "double tap to toggle";