mady icon indicating copy to clipboard operation
mady copied to clipboard

Feature request maybe? Codesplitting by component/module/input-file.

Open adjenks opened this issue 4 years ago • 1 comments

Is it possible to split the translations by component? I want each component to have it's own separate set of translation files. So there would be many files for each locale, like: Component1_en-US.json Component1_de-DE.json Component2_en-US.json Component2_de-DE.json

I don't want to load the entire language for the app at once.

adjenks avatar May 07 '21 18:05 adjenks

I guess I could keep them all in separate folders and fire up mady once for each folder, but this seems unwieldy...

adjenks avatar May 07 '21 18:05 adjenks