#Easier way to deal with multi language Database
6 messages · Page 1 of 1 (latest)
Try using the i18n package from npm
i18n provides more features like parameterized translations, pluralization, and support for dynamic content.
I've used it for the multi language of the error msgs
But how that's gonna help me having multi language database with Prisma as an ORM for the MySQL