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> <p>
<mat-form-field> <mat-form-field>
<mat-label>{{ <mat-label>{{
"UserProfile_Current password" | translate "UserProfile_CurrentPassword" | translate
}}</mat-label> }}</mat-label>
<input <input
matInput matInput

View File

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