Merge pull request #14796 from overleaf/rd-report-footer-recognition

Accessibility - indicate that the footer has navigational purpose

GitOrigin-RevId: 74edf40ac5bc6eb4ee67527b5718d65fcd77d5a6
This commit is contained in:
Rebeka Dekany 2023-09-15 09:13:30 +02:00 committed by Copybot
parent 9184c0135f
commit d1d6687f6c
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
- var featuresPageVariant = splitTestVariants && splitTestVariants['features-page']
footer.fat-footer.hidden-print
.fat-footer-container
.fat-footer-container(role="navigation" aria-label=translate('footer_navigation'))
.fat-footer-sections(class=hideFatFooter ? 'hidden' : undefined)
.footer-section#footer-brand
a(href='/', aria-label=settings.appName).footer-brand

View file

@ -582,6 +582,7 @@
"font_size": "Font Size",
"footer_about_us": "About us",
"footer_contact_us": "Contact us",
"footer_navigation": "Footer navigation",
"footer_plans_and_pricing": "Plans & pricing",
"for_american_express": "For <0>American Express</0>, the <1>4 digits</1> on the <2>front</2> of your card.",
"for_enterprise": "For enterprise",