primefaces / primelocale

MIT License
69 stars 107 forks source link

Question: How to implement locale in primereact? #182

Closed DanielFerreira137 closed 3 days ago

DanielFerreira137 commented 3 weeks 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 3 weeks 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