You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently kendo-translate is only able to handle XLIFF 1.2 files. While, this is the default for the Angular CLI, it can also target XLIFF 2 since version 6.
Adding support for XLIFF 2.0 is not expected to be difficult. The new version looks to be improved and simplified.