mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 06:37:18 +01:00
Update language keys.
This commit is contained in:
parent
f1624780ee
commit
876c8f7a68
39 changed files with 541 additions and 581 deletions
|
|
@ -83,7 +83,7 @@ export default function LoginForm() {
|
|||
</FormRow>
|
||||
<FormButtons>
|
||||
<Button type="submit" variant="action">
|
||||
<FormattedMessage id="button.login" defaultMessage="Login" />
|
||||
<FormattedMessage id="label.login" defaultMessage="Login" />
|
||||
</Button>
|
||||
</FormButtons>
|
||||
<FormMessage>{message}</FormMessage>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue