-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Typo faults #17
Comments
I don't understand exactly where is typo faults can you mention exact files, please? |
You can find the word "aout" and you will find the file 😉 |
export const MONTHS = ['Jan.','Fev.','Mar.','Avr.','Mai','Juin','Juil.','Aout','Sept.','Oct.','Nov.','Dec.']
|
Done!!! |
Sorry RohitRajvaidya5 i must denied your PR. The subject of this bug #17 was
For now It's a french wording (i'm french), so i'd rather stay with french month without majuscule and with 'août' having a circumflex accent. But i'm aware that the real fix would be to add a real i18n system like here : #21 So i'll refuse your PR, fix this bug #17 myself and propose to everybody to take a moment on the question of the i18n here : #21 Thank you again for you help |
I can make desire changes, I didn't about #21 sorry about that. |
Month should have not majuscule and 'août' have a circumflex accent.
The text was updated successfully, but these errors were encountered: