Hi all,
I’d like to create multiple language file for specific features. Currently I have one file for each language:
en.json
it.json
and so on…
I’d like to have
en.json (core)
en-feature1.json
it.json (core)
it-feature1.json
How can I implement this scenario?
thanks
1 post - 1 participant