Error on Login with I18next Plugin

I started working with the i18next plugin but get this error on login.
I include pictures of my index.ts, folder config and usage of the plugin.
error.png
index.png
implementation.png
FolderStructure.png
Solution
use the option include: ['src/**/*.json']
Was this page helpful?