Skip to content

[Translation] Dumping YAML translations as tree #38344

@Wirone

Description

@Wirone

Description
In Symfony 2.8(!!) as_tree option was introduced to YamlFileDumper. However, until today there isn't possibility to use this option in Symfony app since translation:update command doesn't pass this option to TranslationWriterInterface.

Example

bin/console translation:update --domain messages --output-format=yml --force --as-tree en

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