actimeo / ng2-i18next

use i18next with Angular2
MIT License
11 stars 9 forks source link

How to set xhr backend options #10

Closed danielwagner closed 8 years ago

danielwagner commented 8 years ago

Is there a way to configure the xhr backend? I need to change the loadPath and ajax options mentioned here: https://github.com/i18next/i18next-xhr-backend#backend-options

danielwagner commented 8 years ago

Never mind, figured out that I can add a backend key to the I18nServiceConfig provider config.