Skip to content

The package breaks the Russian localization for Carbon #27

@eugenemusienko

Description

@eugenemusienko

When installing the package, the Russian localization of Carbon breaks down.

'locale' => 'ru'

config/app.php

$date = Carbon::now(); $dayName = $date->getTranslatedDayName(); // 'Monday', but without the package it would be 'Понедельник'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions