Human Readable description of HKQuantityTypeIdentifier

Is there a way to get a human readable description of a HKQuantityTypeIdentifier, that also respects the systems language? So eg

HKQuantityTypeIdentifier.heartRate.humanReadable() = "Heart Rate" on an english phone, and

HKQuantityTypeIdentifier.heartRate.humanReadable() = "Puls" on a german phone etc?

Hi, would it be possible for your to report this to the Health team via feedbackassistant.apple.com?

In the meantime, you would have to provide your own strings for each type.

Will do thank you!

Human Readable description of HKQuantityTypeIdentifier
 
 
Q