Fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user