i18n Json Files not getting Imported from server
Hi Community,
We created /apps/projectname/i18n/de.json on CRXDE-Lite. When trying to import using Eclipse, files dont get imported.
Strangely if I change .json to .json1 in crxde-lite, then Import in eclipse is successful.
Is there any setting that disallows .json files to be imported?
I have checked the .xml files under apps\src\main\content\META-INF\vault. config.xml, filter.xml. settings.xml. Cant really see anything that could exclude .json files.
Any help?