I have an app which manage datas on multiple databases.
Therefore, I'd like to manage translations from this app. But it doesn't seem that I can dynamically choose the database I'd like to work on.
Is it possible without changing the parameter "object_manager" in config.yml ? Because it will be the final user that will do the translations and so he has no access to the code.
I have an app which manage datas on multiple databases.
Therefore, I'd like to manage translations from this app. But it doesn't seem that I can dynamically choose the database I'd like to work on.
Is it possible without changing the parameter "object_manager" in config.yml ? Because it will be the final user that will do the translations and so he has no access to the code.