-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Language nitpick: uppercase May in statistics #1560
Copy link
Copy link
Closed
Labels
I18n 🌍TranslationsTranslations
Milestone
Description
It's debatable which of these is actually wrong in English (as the default is a capitalized first letter), but in any case it's inconsistent.
A quick peek suggests that months all exist in two versions, both abbreviated in spite of what the index suggests:
'mar' => 'mar',
'march' => 'Mar',However, because May is already three letters it only exists in an uppercase capacity:
Line 82 in be0bcfe
| 'may' => 'May', |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I18n 🌍TranslationsTranslations
