Skip to content

Extraction on existing project with translations in YAML files #84

@denrique88

Description

@denrique88

Hello,

In an existing project running on Symfony 2.8, I have all my translations done in YAML files (as the Symfony documentation recommend it). The YAML files are in the Resources/translations directory of each bundle of the project.

I installed the php-translation bundle and did an extract of the translations of my application with the command :
app/console translation:extract app

My problem is that all the existing translations aren't imported in the XLF files, so it seems that I should insert all the 1500 translations of my app again.

Is there a possibility for importing the existing translations ? If not, I would be interested in helping to implement this functionnality.

David

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions