mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Update locale strings.
This commit is contained in:
parent
6ea1bd1353
commit
e426524992
9 changed files with 9 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ export default function ProfileSettings() {
|
|||
</dl>
|
||||
{changePassword && (
|
||||
<Modal
|
||||
title={<FormattedMessage id="button.change-password" defaultMessage="Change password" />}
|
||||
title={<FormattedMessage id="title.change-password" defaultMessage="Change password" />}
|
||||
>
|
||||
<ChangePasswordForm
|
||||
values={{ user_id }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue