In Clarity version 16.3.3, the tooltip for the Prior Time Period in the Staff Grid (Staffing carousel) incorrectly displays the translation key text: global.settings.dates.previousPeriod
Clarity 16.3.3
Caused by a typo in a Clarity UX component used with the period carousel. The component incorrectly references a translation key named global.settings.dates.previousPeriod, which does not exist and the correct key is global.settings.dates.priorPeriod.
This issue is resolved in Clarity 16.4.1 and later versions