lexik / LexikTranslationBundle

This Symfony bundle allow to import translation files content into the database and provide a GUI to edit translations.
MIT License
419 stars 255 forks source link

Additional translation directories #411

Open ikoene opened 2 years ago

ikoene commented 2 years ago

Hi,

I was wondering if there is a possibility to add additional translation directories?

So next to /translations, the LexikTranslationBundle would also look inside, for example, /my-translations for translations.

Possible solutions:

Symfony release: 5.4 LexikTranslationBundle release: 5.2

[edit] Basically, I'm looking for something like this: https://symfony.com/doc/current/translation.html Also Addressed here if I'm correct: https://github.com/lexik/LexikTranslationBundle/pull/356

Thanks.

matthiasseghers commented 2 years ago

I would also need this.