GlobalUniversity / ArkTrainingNetwork

1 stars 0 forks source link

Language listed in profile #107

Closed AyappaA closed 1 year ago

AyappaA commented 1 year ago

Minor, just wondering if the "en" could either be "EN" or even "English", just would look better

Screen Shot 2023-03-28 at 6 51 11 PM
josh-havens commented 1 year ago

We need to find a way to display the language's nativeName field here instead of User.language (which is just the language code). We could add a languageDisplay field to User.

SAStevens1 commented 1 year ago

Done! Added a field in User called languageName, updated that field by querying Language in User_Get_User