Resolves a report label key to its localized string. Unknown keys fall back
to the key itself, so partial dictionaries never break a report. Labels live
in inst/extdata/labels.csv (UTF-8), keeping the R source ASCII.
Usage
physioLabel(key, lang = c("en", "ja"))