How I can inject i18n inside my Pinia model? #908
Answered
by
CodeDredd
zozulinskyi
asked this question in
Q&A
-
Hi everyone. I have next object structure in my model:
and I need show country by user language.
|
Beta Was this translation helpful? Give feedback.
Answered by
CodeDredd
Feb 24, 2023
Replies: 1 comment
-
I am trying to make best practices for such things in (#999). It's not wrong what you do. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CodeDredd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to make best practices for such things in (#999). It's not wrong what you do.