️ feat(a11y): add skip to content link for keyboard navigation (#552)
Some checks failed
Build Site / Check and Build for Pull Requests (push) Has been cancelled
Build Site / Build and Deploy on Main Push (push) Has been cancelled

Co-authored-by: Awiteb <a@4rs.nl>
This commit is contained in:
Óscar 2025-09-28 21:10:39 +02:00 committed by GitHub
parent 13f88a8e86
commit e8dcd0528e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 47 additions and 1 deletions

View file

@ -27,6 +27,7 @@ one_results = "$NUMBER Ergebnis" # "1 result"
many_results = "$NUMBER Ergebnisse" # "3 results"
# Navigation.
skip_to_content = "Zum Inhalt springen"
pinned = "Angeheftet"
jump_to_posts = "Zu den Beiträgen springen"
read_more = "Weiterlesen"