primefaces / primelocale

MIT License
83 stars 111 forks source link

Question: How to implement locale in primereact? #182

Closed DanielFerreira137 closed 3 months ago

DanielFerreira137 commented 4 months ago

Hello, I have this project an I wanted to change the locale languague but im having troubles. I'm using typescript and when trying to implement locale this error appears:

Error: (0 , primereact_api__WEBPACK_IMPORTED_MODULE_5__.addLocale) is not a function

melloware commented 4 months ago

Here is a PrimeReact example using the Hungarian language.

https://stackblitz.com/edit/react-zyv3qr-zzp7un?file=src%2Fprimelocale%2Fhu.json,src%2Findex.js,src%2FApp.js