Skip to content

Return incorrect month format in "ru" & "uk" translations after call ->format('M') #319

@Kanzafarov

Description

@Kanzafarov

Hi, sorry for my bad English.

Into lang files "ru" and "uk" we have duplicate keys in 30 and 43 lines:
30: 'may' => 'май'
43: 'may' => '{0}май|{1}мая'.

And if call some date with "->format('M')" we get '{0}май|{1}мая' instead expected "май".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions