diff --git a/config/packages/ux_translator.yaml b/config/packages/ux_translator.yaml index bfae14a..5064be3 100644 --- a/config/packages/ux_translator.yaml +++ b/config/packages/ux_translator.yaml @@ -1,3 +1,3 @@ ux_translator: # The directory where the JavaScript translations are dumped - dump_directory: '%kernel.project_dir%/var/translations' \ No newline at end of file + dump_directory: '%kernel.project_dir%/vendor/chill-project/chill-bundles/var/translations' \ No newline at end of file