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
{{ message }}
This repository was archived by the owner on May 19, 2022. It is now read-only.
Hi
I use vue-i18next with i18next-xhr-backend.
I used such locale files.
en/translation.json
ja/translation.json
And if I use this in template:
works fine.
But
Don't work (The result is, just showing "navbar.mapEdit").
How to solve this?
The text was updated successfully, but these errors were encountered: