-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
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:
- I've tried adding symlinks in the
/translationsdirectory, but the translations don't seem to be picked up. - Another possibility, is to fork the bundle and add the directories in
LexikTranslationExtension.php(inregisterTranslatorConfiguration()), that's a path I'd rather not take.
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: #356
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels