[ACS-11213] upgrade ngx translate to v17 (#11719)

* [ACS-11213] Upgraded ngx-translate to v17

* [ACS-11213] Fix translations

* [ACS-11213] Reverted redundant change

* [ACS-11213] Translations fix

* [ACS-11213] Fixed unit tests

* [ACS-11213] Added unit tests for changes in translate-loader.service

* [ACS-11213] Added empty line

* [ACS-11213] Addressed copilot comments
This commit is contained in:
AleksanderSklorz
2026-03-12 09:52:59 +01:00
committed by GitHub
parent ef5944a09c
commit 83e80906d8
16 changed files with 76 additions and 84 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@alfresco/adf-core": ">=8.3.1",
"@alfresco/adf-content-services": ">=8.3.1",
"@apollo/client": ">=3.7.2",
"@ngx-translate/core": ">=14.0.0",
"@ngx-translate/core": ">=17.0.0",
"apollo-angular": ">=4.0.1",
"editorjs-html": "^4.0.5"
},