mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
translate dashboard status
This commit is contained in:
@@ -105,7 +105,7 @@ const SignIn: FC = () => {
|
||||
>
|
||||
<ValidatedTextField
|
||||
name="locale"
|
||||
label={LL.LANGUAGE()}
|
||||
label="Language/Sprache"
|
||||
variant="outlined"
|
||||
value={locale || ''}
|
||||
onChange={onLocaleSelected}
|
||||
|
||||
Reference in New Issue
Block a user