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