Closed scastaldi closed 4 years ago
@scastaldi Hi, low activity here because of one reason - there was nothing to update) I see i18next v.19 relesed, i will upadte support soon
I did struggle to find an issue upgrading from Angular 7 to Angular 8 Please add it to the documentation, and thank you for your work on angular-i18next
Need to change imports from:
import * as i18nextXHRBackend from 'i18next-xhr-backend';
import * as i18nextLanguageDetector from 'i18next-browser-languagedetector';
To:
import Backend from 'i18next-xhr-backend';
import LanguageDetector from 'i18next-browser-languagedetector';
@scastaldi Thank you! Oh, i did struggle with that thing. With importing i18next-xhr-backend v3. Ok, i'll fix it.
Hi guys, I see low activity here, should I worry? is this repo stale?