jms_translation.yaml 374 B

123456789
  1. #jms_translation:
  2. # configs:
  3. # app:
  4. # dirs: [%kernel.root_dir%, %kernel.root_dir%/../src]
  5. # output_dir: %kernel.root_dir%/Resources/translations
  6. # ignored_domains: [routes]
  7. # excluded_names: ["*TestCase.php", "*Test.php"]
  8. # excluded_dirs: [cache, data, logs]
  9. ## extractors: [alias_of_the_extractor]