8000 Translations not extracted via debug:translation with Flex structure · Issue #24807 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
baptistedonaux opened this issue Nov 3, 2017 · 3 comments
Closed

Comments

@baptistedonaux
Copy link
baptistedonaux commented Nov 3, 2017
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.

@baptistedonaux
Copy link
Author

Same problem with translation keys extracted from templates, search into /src/Resources/views instead of /templates

@chalasr
Copy link
Member
chalasr commented Nov 3, 2017

See #24590

@chalasr
Copy link
Member
chalasr commented Nov 23, 2017

fixed by 25065

@chalasr chalasr closed this as completed Nov 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
0