-1

With my latest prod deployment, for some reason my translations aren't being displayed.

I see that the file is loaded and that the translation is present.

enter image description here

But it seems that the translation isn't being found.

enter image description here

Update: Seems this is the same on local. But I don't see any errors.

enter image description here

sspahic2
  • 11
  • 3

1 Answers1

0

It seems that the order is important. Could be because my description json file is large, so needs to take priority.

From this: Image before change

To this: Image after change

sspahic2
  • 11
  • 3