Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not found key when using string concatenation #3308

Open
DiFuks opened this issue Jan 17, 2025 · 0 comments
Open

Not found key when using string concatenation #3308

DiFuks opened this issue Jan 17, 2025 · 0 comments

Comments

@DiFuks
Copy link

DiFuks commented Jan 17, 2025

Environment

  • Operating System: Darwin
  • Node Version: v20.16.0
  • Nuxt Version: 3.15.2
  • CLI Version: 3.20.0
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: telemetry, srcDir, css, devtools, features, vite, experimental, nitro, routeRules, vue, runtimeConfig, app, modules, vesp, i18n, svgo, compatibilityDate
  • Runtime Modules: @vesp/[email protected], [email protected]
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/bobbiegoede-nuxt-i18n-starter-ftvxaxkg?file=nuxt.config.ts,locales%2Fen.js,locales%2Fja.js,locales%2Fnl.js

Describe the bug

When using JavaScript files as translation files, keys that include string concatenation are not found

Image

Additional context

No response

Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant