Closed archansel closed 3 years ago
did you try to configure with updateFiles: true
Turns out I have to access the endpoint to generate the object, is it expected? most localization libraries that I use usually generate when starting the node
i18n generates file when res.__('err.denied:Access denied')
is called
Noted
My locales
en.json
and the other languages were created but don't have any translation. I use singleton implementation and use it using response objectI can write in manually but it will be painful and prone to error. Is there a way I can generate the translation files?