Skip to content

Language nitpick: uppercase May in statistics #1560

@Frenzie

Description

@Frenzie

screenshot_2017-05-28_12-31-53

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:

'may' => 'May',

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions