update Angular to v20 #4

Merged
sandre merged 18 commits from feature/update-to-angular-v20 into master 2026-01-22 13:21:54 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1305853e9f - Show all commits

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"
}