Page 1 of 1

Change calendar language

Posted: 10 Feb 2021, 17:14
by jrubinart
Hello,

I'm a bit newbie with Vue but I understand almost everything basic in the estructure and components,
now I want to change the Calendar component lang but I cannot find how can I do it...

I've found this document about i18n in primevue,
https://www.primefaces.org/primevue/showcase/#/locale

but the methods described there doesn't work using Avalon template,

import PrimeVue from 'primevue/config'; <- primevue/config doesn't exist for example. and i can't install with npm (asks me for a github password)

And the other methods described doesn't work... there is other files o any way to do this if you are using primevue components with Avalon template??

Thanks a lot!

Re: Change calendar language

Posted: 15 Feb 2021, 14:01
by merve7
Hi,
@tugce.kucukoglu Could you please check this issue?

Re: Change calendar language

Posted: 16 Feb 2021, 10:57
by tugce.kucukoglu
Hi,

Please try again with latest PrimeVue version 3.2.4 . You don't need to install any package.

Best Regards,

Re: Change calendar language

Posted: 16 Feb 2021, 12:26
by jrubinart
Thank you!
I'll try and I'll keep you informed if it worked well :)

Thanks in advance
Jordi

Re: Change calendar language

Posted: 06 May 2021, 08:12
by mert.sincan
Thanks @tugce.kucukoglu ;)