-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Display language of Device context in a more human readable form #26004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Routing to @getsentry/open-source for triage. ⏲️ |
@ueman it is pretty hard to understand what the issue is about. Looks like an SDK issue but the link you refer to is about SDK development. Which SDK are you having issues with? |
Routing to @getsentry/visibility for triage. ⏲️ |
Routing to @getsentry/team-mobile for triage. ⏲️ |
Similarly to #26005 we believe this could be a feature to the issues detail page. And hoped it would get into @matejminar and @priscilawebdev for review. |
Thanks, we'll look what we can do here |
Summary
The device context of an event has a field
for the language. It's most like in one of these two letter language format, like
en_US
.I would like to see a more human readable description of it. For example
en_US
should beEnglish (United States)
Motivation
Having just the two letter code does not really help me that much as I would always have to look up which language that is.
Having a more human readable description would remove this step.
Additional Context
None
The text was updated successfully, but these errors were encountered: