mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
restore login localization
This commit is contained in:
parent
322990b03b
commit
b2d8423dcb
48 changed files with 48 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ export default function LoginForm() {
|
|||
</FormRow>
|
||||
<FormButtons>
|
||||
<SubmitButton className={styles.button} variant="primary" disabled={isLoading}>
|
||||
Log in
|
||||
{formatMessage(labels.login)}
|
||||
</SubmitButton>
|
||||
</FormButtons>
|
||||
</Form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue