Tentative pour faire fonctionner Ngx-translate

This commit is contained in:
2026-01-15 10:42:30 +01:00
parent 864716161f
commit 4983a1d237
9 changed files with 113 additions and 56 deletions

View File

@@ -22,8 +22,8 @@
"@angular/platform-browser": "^19.2.6",
"@angular/platform-browser-dynamic": "^19.2.6",
"@angular/router": "^19.2.6",
"@ngx-translate/core": "^15.0.0",
"@ngx-translate/http-loader": "^8.0.0",
"@ngx-translate/core": "^17.0.0",
"@ngx-translate/http-loader": "^17.0.0",
"chart.js": "^4.3.0",
"ng2-charts": "^8.0.0",
"rxjs": "~7.8.0",
@@ -43,4 +43,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.5.4"
}
}
}