# OHS Reports

The OHS module provides KPI and benchmarking exports in PDF or Excel formats. Export services now accept a `locale` parameter. Dates and numeric values are formatted using PHP's `NumberFormatter` and `IntlDateFormatter` classes. Labels are translated by loading `lang/{locale}/ohs.php` through `LangController::load()`.
