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?