dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #05868
Getting data element translations from an external app
Hello,
Is there a way to get the translations of the data elements from an external app depending on the language defined in the profile of the user?
I can't find in the developer manual anything about getting the translation of data elements,only getting translations of UI elements using /api/i18n. Do I have to use this resource for thedata elements too?
Thanks!