In my project I have several applications each with their own translation file but also several shared libraries. Each of these libraries also have a translation file and when I run extract on an application, some of library keys are included in the output. Is it possible to add the translation files from the libraries as inputs to prevent duplicates?