Open manuelmeister opened 1 year ago
I would appreciate similar config too. I have backend translations directory and multiple frontend clients. But becouse pluggin supports only one project configuration, it is pain to switch it all the time.
Nice extension. Having multiple folders is also a case in our projects. At least adding multiple folders via a simple semicolon syntax would be very helpful.
Same here, we have project's locales and shared locale's.
Unfortunately, this plugin is useless in our case.
+1 Nuxt 3 layers have their own i18n folders and translation files, and we can only have autocompletion in the main layer. It would be great if we could set multiple directories. Thank you anyway.
Thank you for this awesome plugin! In our project setup (monorepo with js & php) we have separate translations for our frontend and shared translations (frontend & backend). It would be awesome to setup multiple directories. Similar to i18n Ally.