Hello,
I am using the old interface of Skosmos. Everything works fine, but the problem is that the interface does not show translations or "In Other Languages". When I see the page source I found this on the newest interface (when the interface language is Farsi):
var prefLabels = [{"lang": "fa","label": "آبستنی"},{"lang": "en", "label": "pregnancy"}];
But the new one shows this:
var prefLabels = [{"lang": "fa","label": "آبستنی"}];
It seems it does not pass the concept in other languages.
Do you guys have any idea about that?
Bests,
Omid