Benjamin Heilmann

Results 7 comments of Benjamin Heilmann

@shaharkazaz exactly. In my example it's keys located in other json files.

@shaharkazaz Right, that's all i wanted to know really. If you guys had any big reasons for not adding this. Will do a PR then :)

@shaharkazaz oh, no. I'm talking about providing paths to files that are structured just like the translation files. ignore.json ```json { "labels": { "name" : "anything", "profile" : null }...

@shaharkazaz As i explained in the initial comment, i want to merge translations when the app is loading them [CustomTranslationLoader Gist](https://gist.github.com/stewieoO/7dd943f5fe1b71a4ee96dd1683078ca6) For common used translations across multiple apps. So i...

@shaharkazaz i'll do that yeah.

https://github.com/stewieoO/transloco-whitelist-example (Unfortunately i couldn't get the assets mapping to work in stackblitz) The `node_modules_assets` folder is mapped in the angular.json to the `assets` folder. In a real world application this...

Same problem here. Still no solution?