Skip to content

Default locale is hardcoded to english #89

@Seb33300

Description

@Seb33300

Currently the default locale is hardcoded to en:

$view->vars['locale'] = $options['locale'] ?? 'en';

It should be replaced by the current request locale.

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