X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fpackage.json;h=aa0899bb52ba8b6bd228d01b782ee4aa0864eaa3;hb=30a79dc43db58a0c9fe7a5c2680b920fcb737701;hp=8da25088658755bcf9c49caaed73c48bd68c6e79;hpb=16fd7c4b86682f5407384c094fc909c5990562b2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/package.json b/client/package.json index 8da250886..aa0899bb5 100644 --- a/client/package.json +++ b/client/package.json @@ -48,6 +48,7 @@ "@angularclass/hmr": "^2.1.3", "@neos21/bootstrap3-glyphicons": "^1.0.1", "@ng-bootstrap/ng-bootstrap": "^5.1.0", + "@ngx-i18nsupport/ngx-i18nsupport": "^1.1.6", "@ngx-loading-bar/core": "^4.2.0", "@ngx-loading-bar/http-client": "^4.2.0", "@ngx-loading-bar/router": "^4.2.0", @@ -131,5 +132,8 @@ "webtorrent": "^0.107.16", "whatwg-fetch": "^3.0.0", "zone.js": "~0.10.0" + }, + "dependencies": { + "@ngx-i18nsupport/tooling": "^8.0.3" } }