Replies: 1 comment
-
Your |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have this strange problem:
in the
locales
path i have three language file:In the app.go I have:
But always the app start with the "de" language. I tryied to change "es" with "en" but it return always "de". Seams that it set the default language getting the first file in alpabetic order.
What I missing?
Beta Was this translation helpful? Give feedback.
All reactions