#Easier way to deal with multi language Database

6 messages · Page 1 of 1 (latest)

eternal stream
#

Hi guys In PHP there is something called laratranslate
I am wondering is there something simliar in Nodejs.

opal stream
#

Try using the i18n package from npm

#

i18n provides more features like parameterized translations, pluralization, and support for dynamic content.

#
eternal stream
#

But how that's gonna help me having multi language database with Prisma as an ORM for the MySQL