This commit is contained in:
2026-01-21 16:23:12 +01:00
parent 0a951a78c3
commit 1305853e9f
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@
<p>
<mat-form-field>
<mat-label>{{
"UserProfile_Current password" | translate
"UserProfile_CurrentPassword" | translate
}}</mat-label>
<input
matInput

View File

@@ -143,5 +143,5 @@
"UserProfile_Mail": "E-mail",
"UserProfile_Lastname": "Nom",
"UserProfile_Firstname": "Prénom",
"UserProfile_Login": "Login"
"UserProfile_Login": "Identifiant"
}