Click here to Skip to main content
15,886,693 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi and thanks.

I've developed an angular app, implementing ngx-translate.
The translation works great on dev machine, and on 2 servers I've tested it on.
But... on one of the servers it doesn't work (I get the keys instead of translation values).

json files are available on the server (I can open them directly when accessing https://website/assets/i18n/??.json.

No error messages on the console.

Any ideas?

What I have tried:

Published on 3 different servers, with the same apache2 version.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900