Replies: 1 comment
-
Similar use-case. I'm trying to find a way to accomplish this folder structure and use the folders as language key so /src/i18n/:
Then something like I thought about linking everything together in a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, i am looking to use yaml with following folfer structure:
its possible to achieve this with
import messages from '@intlify/vite-plugin-vue-i18n/messages'
?Beta Was this translation helpful? Give feedback.
All reactions