Fixed: Missing Translates

This commit is contained in:
Bakerboy448
2023-04-29 15:22:27 -05:00
committed by Bogdan
parent b8b364b48e
commit 349a19855a
19 changed files with 140 additions and 112 deletions
+3 -1
View File
@@ -198,7 +198,9 @@ class UISettings extends Component {
</FormGroup>
<FormGroup>
<FormLabel>Enable Color-Impaired Mode</FormLabel>
<FormLabel>
{translate('EnableColorImpairedMode')}
</FormLabel>
<FormInputGroup
type={inputTypes.CHECK}
name="enableColorImpairedMode"