Fixed translation problems
This commit is contained in:
@@ -47,7 +47,6 @@ export class ProjectsComponent {
|
||||
|
||||
private readonly route = inject(ActivatedRoute);
|
||||
private readonly dialog = inject(MatDialog);
|
||||
private readonly translateService = inject(TranslateService);
|
||||
|
||||
allProjects: Projects[] = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user