Closed DanielLuu closed 3 years ago
Backend pulls "en" in addition to other languages even when another fallbackLng is specified.
loadPath: '/api/translations?lang={{lng}}',
How does your i18next config look like? https://www.i18next.com/overview/configuration-options Can you create a reproducible example?
@adrai thank you so much!
🐛 Bug Report
Backend pulls "en" in addition to other languages even when another fallbackLng is specified.
loadPath: '/api/translations?lang={{lng}}',