klimeryk / recalendar.js

ReCalendar - create your personalized calendar PDF for ReMarkable tablets
https://recalendar.me/
GNU Affero General Public License v3.0
271 stars 64 forks source link

Production version in website is not applying correctly the pt-BR locale #124

Closed carlosvsilva closed 1 week ago

carlosvsilva commented 2 weeks ago

Hi thanks for this amazing project, could really turbocharge my eReader (Boox Note 2 10" btw)

The only issue I run into, is the portuguese string in pdf.json is not being applied to the portuguese Basic calendar, regarding the translation for week (semana).

Could you please fix the public version, using the already existing translation in pdf.json, or better yet, fix the portuguese written in that JSON, which should read: instead of retrospetiva para semana it should be corrected to retrospeCtiva DA semana

Can you please patch this in? Thanks a lot!

Cheers, Carlos

klimeryk commented 1 week ago

Thanks for reporting! Looks like there was an issue detecting properly the pt-BR locale - sorry about that! It should be fixed in https://github.com/klimeryk/recalendar.js/commit/8843471879ef9b55ef1266940e711628126466b6. And I fixed the typo in https://github.com/klimeryk/recalendar.js/commit/d0a6410b5e361f4ba6a2b804d17d79c2e429d93c. Could you try again and let me know if it's working as expected now for you? 🙏

Screenshot 2024-09-23 at 20-25-23 ReCalendar - personalized calendar PDFs for ReMarkable tablets

carlosvsilva commented 1 week ago

It worked perfect, thank you!!