Open kamikazechaser opened 1 year ago
Describe the bug
(*I18n) Tr() is not consistent when producing translated templates. It seems the index of selecting/searching the language is not correct. I use custom language tags e.g. ka-KE (Kamba language).
(*I18n) Tr()
ka-KE
To Reproduce
Steps to reproduce the behavior:
https://goplay.tools/snippet/55lBTIz199v
Running it multiple times shows that it randomly displays either fr-FR or ka-KE.
fr-FR
Expected behavior
Should only display ka-KE consistently.
Screenshots N/A
Desktop (please complete the following information):
Yes, this is true, I am also facing the same problem.
Describe the bug
(*I18n) Tr()
is not consistent when producing translated templates. It seems the index of selecting/searching the language is not correct. I use custom language tags e.g.ka-KE
(Kamba language).To Reproduce
Steps to reproduce the behavior:
https://goplay.tools/snippet/55lBTIz199v
Running it multiple times shows that it randomly displays either
fr-FR
orka-KE
.Expected behavior
Should only display
ka-KE
consistently.Screenshots N/A
Desktop (please complete the following information):