exclusive-coralE
Refine11mo ago
13 replies
exclusive-coral

useNotificationProvider does not translate toast messages on Next.js

Hello, I followed the i18n-nextjs example in the refinedev/refine repo, but I couldn't get notifications to read the translation file. it shows "notifications.createSuccess" instead of text, and i'm absolutley sure i18n is setup because i'm able to change between languages and it does change the texts to translated lang.
Was this page helpful?