Describe the bug
In VSCode it's displaying a warning about missing translation when there indeed is, it's even showing the translation and editor but with the warning (see screenshots)
Extension Version
i18n ally 2.9.1
Framework/i18n package you are using
"@nuxtjs/i18n": "^8.0.0-beta.10",
"nuxt": "^3.4.3",
To Reproduce
using a "lang" folder with "en-GB.json" file inside
Describe the bug In VSCode it's displaying a warning about missing translation when there indeed is, it's even showing the translation and editor but with the warning (see screenshots)
Extension Version i18n ally 2.9.1
Framework/i18n package you are using "@nuxtjs/i18n": "^8.0.0-beta.10", "nuxt": "^3.4.3",
To Reproduce using a "lang" folder with "en-GB.json" file inside
Screenshots