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, there are a LOT of functions that create a TranslationManager, and they are almost all the same. With CPG 4.0 we have a breaking change and I am currently hunting down all the places where I need to insert defaultLanguages. We should consolidate all those test functions.
The text was updated successfully, but these errors were encountered:
Currently, there are a LOT of functions that create a
TranslationManager
, and they are almost all the same. With CPG 4.0 we have a breaking change and I am currently hunting down all the places where I need to insertdefaultLanguages
. We should consolidate all those test functions.The text was updated successfully, but these errors were encountered: