Traduction de la page UserProfile

This commit is contained in:
2026-01-21 16:16:55 +01:00
parent 9dec294529
commit 0a951a78c3
4 changed files with 280 additions and 255 deletions

View File

@@ -30,6 +30,7 @@ import { ServiceComm } from "../../services/service-comm.service";
MatInputModule,
MatButtonModule,
TranslateModule,
TranslatePipe,
],
})
export class UserProfileComponent implements OnInit {