Skip to content

Configure all of `GlPagination`'s labels

Paul Gascou-Vaillancourt requested to merge 457873-pagination-labels into master

What does this MR do and why?

Configure all of GlPagination's labels

GlPagination now exposes all of its internal labels for translation via the configuration. This ensures all of them are properly passed to GitLab UI so we can benefit from translated labels by default.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

In some cases, this has user-facing effects where the Prev labels are replaced with Previous, which adhered to our accessibility guidelines: #457873 (comment 1878930318).

Before After
Screenshot_2024-07-16_at_4.29.42_PM Screenshot_2024-07-16_at_4.29.19_PM

Related to #457873 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading