Game Features Localization Per Feature

Hi!
I am making use of “Game Features” plugin for my Architecture Project. Every project is actually a Game Feature so that they are completely seperate from the base game. I use base game to download this Features as PAKs using ChunkDownloader.
I need to Localize the Game Features for different cultures. Unreal’s Localization Dashboard can localize the Game Features but it creates the relevant localization files inside the Project’s Content Directory. If I would move the created file to the relevant game feature, unreal does not make use of the localization.
So any suggestions on how would “Localization per Game Feature” be accomplished in Unreal, would be very welcome.
Thanks in advance!