Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

i18n.en.js missing keys #25

Open
Aincvy opened this issue Jun 4, 2021 · 0 comments
Open

i18n.en.js missing keys #25

Aincvy opened this issue Jun 4, 2021 · 0 comments

Comments

@Aincvy
Copy link

Aincvy commented Jun 4, 2021

It seems some keys were missing in any i18n files.

I add missing month's names.
Here is the code.

{
    "3502": "Jan",
    "3503": "Feb",
    "3504": "Mar",
    "3505": "Apr",
    "4939": "May",
    "3507": "Jun",
    "3508": "Jul",
    "3509": "Aug",
    "3510": "Sep",
    "3511": "Oct",
    "3512": "Nov",
    "3513": "Dec",
}
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant