Skip to content

Translations not extracted via debug:translation with Flex structure #24807

@baptistedonaux

Description

@baptistedonaux
Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Symfony version 3.4.0-BETA2
Flex yes

My project is based on Flex structure. My application find translation in server mode.

Now, I would like display translations with debug:translation I can only displayed bundles translations but not mine.

After few investiguations, TranslationDebugCommand search my translation in /src/Resources whereas my translations are located at /translations.

I ask me why this command doesn't use translator service to retrieve catalogues ? This component could be standalone for Symfony standard or Symfony Flex in using translator service.

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