add lib translate texts

This commit is contained in:
Tykayn 2025-08-07 16:06:25 +02:00 committed by tykayn
parent fc4d89f77e
commit 45a36f4736
23 changed files with 298 additions and 14 deletions

View file

@ -28,6 +28,7 @@
"@angular/forms": "^20.1.0",
"@angular/platform-browser": "^20.1.0",
"@angular/router": "^20.1.0",
"remixicon": "^4.6.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
@ -48,6 +49,7 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"storybook": "^9.1.1",
"bulma": "^1.0.4 ",
"typescript": "~5.8.2"
}
}