roydpnkr

Results 1 comments of roydpnkr

Under next-i18next.config.js, we have specify below property under i18 `use: [HttpBackend], partialBundledLanguages: true, backend: { loadPath: '/api/locales/{{ns}}/{{lng}}', customHeaders: { from: 'SSR', }, reloadInterval: 3600000, },` in loadPath if we specify...