Skip to content

[Translator] FileDumper shuld not impose a file naming scheme. #9845

Closed
@goetas

Description

@goetas

To be "framework independent", Translator component shoud not impose a naming convention for dumped files.

I should be able to use this path template:
[anypath]/locale/domain.[extension]

The current implementation of Symfony\Component\Translation\Dumper\FileDumper::dump() forces [anypath]/domain.locale.[extension] template.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions