Skip to content
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

There is no extractor with alias "alias_of_the_extractor". Available extractors: # none # #433

Open
fraballi opened this issue Mar 24, 2017 · 1 comment

Comments

@fraballi
Copy link

fraballi commented Mar 24, 2017

Q A
Bundle version dev-master
Symfony version 3.2.4
PHP version 7.1.1

Expected behavior

unknown extractor class clarified

Actual behavior

NOt working /_trans uri

Steps to reproduce

There are no translation files for this config, please run the translation:extract command first.
500 Internal Server Error - RuntimeException

@maryamezzaty24
Copy link

hi comment this sentence "extractors: [alias_of_the_extractor]" in config.yml

like this:
jms_translation:
locales: ['en', 'fa']
source_language: 'en'
configs:
app:
dirs: ["%kernel.root_dir%", "%kernel.root_dir%/../src"]
output_dir: "%kernel.root_dir%/Resources/translations"
domains: ["messages"]
ignored_domains: [routes]
excluded_names: ["*TestCase.php", "*Test.php"]
excluded_dirs: [cache, data, logs]

extractors: [alias_of_the_extractor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants