mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
Adds ARIA label to pagination with English translation
This commit is contained in:
committed by
Maikel Linke
parent
0332049551
commit
1d5bc14f2f
@@ -1,6 +1,6 @@
|
||||
- link = pagy_anchor(pagy)
|
||||
|
||||
%nav{ "data-controller": "search" }
|
||||
%nav{ "aria-label": t('.navigation'), "data-controller": "search" }
|
||||
%ul.pagination
|
||||
- if pagy.prev
|
||||
%li
|
||||
|
||||
@@ -1856,6 +1856,8 @@ en:
|
||||
images: "Images"
|
||||
contact: "Contact"
|
||||
web: "Web Resources"
|
||||
stimulus_pagination:
|
||||
navigation: Pagination
|
||||
enterprise_issues:
|
||||
create_new: Create New
|
||||
resend_email: Resend Email
|
||||
|
||||
Reference in New Issue
Block a user