frappe / frappe/translator

Calendar Translation

Open
#91 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
33
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Hello,

I'm translating to pt-BR and using in my company to test the translation and correcting some confusing terms directly in the portal, but I noted that calendar doesnt respect the language set, the default is always english aparently.

Looking in the forum I found this topic: https://discuss.erpnext.com/t/translation-for-the-calendar/7818

In a brief research I've found this topic in the documentation of fullcalendar: https://fullcalendar.io/docs/text/locale/

Basically it has support for my language, tested here https://fullcalendar.io/js/fullcalendar-3.0.0/demos/locales.html

I cant find where to edit my calendar language, the documentation says "locale" folder but I think this may be different in erpnext.

I think that calendar language should consider the system language, or at least time zone setting.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the FullCalendar locale documentation and the linked locale demo, then trace how the calendar is configured in the translator portal. Done means the calendar uses the selected system language, including pt-BR, rather than defaulting to English.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
localization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.