You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used this plugin and it's great! One thing that happens to me is that I always get a prompt with extract key (or ctrl+click) showing my single translation file 2 times. I am not sure if that's just my configuration.
My setup:
Intellij
NuxtJs projects (VueJs) with nuxt-i18n plugin
Plugin settings
translation file is in /i18n/nl.json
nuxt config
This happens: (I blocked the projectname for privacy but it says the same projectname in both declarations)
Any pointers on why this would be happening?
Note: The screenshot of the settings is from a copy of the plugin where I tried to change the $t to our own prefix (hence the extra field Vue injected name) but with the original plugin I had the same behaviour.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
I have used this plugin and it's great! One thing that happens to me is that I always get a prompt with extract key (or ctrl+click) showing my single translation file 2 times. I am not sure if that's just my configuration.
My setup:
This happens: (I blocked the projectname for privacy but it says the same projectname in both declarations)
Any pointers on why this would be happening?
Note: The screenshot of the settings is from a copy of the plugin where I tried to change the $t to our own prefix (hence the extra field Vue injected name) but with the original plugin I had the same behaviour.
Thanks in advance!
The text was updated successfully, but these errors were encountered: