mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
♿️ feat(a11y): add skip to content link for keyboard navigation
This commit is contained in:
parent
daa8b1a412
commit
dd539722c7
22 changed files with 47 additions and 1 deletions
|
@ -23,6 +23,7 @@ one_results = "$NUMBER résultat" # "1 result"
|
|||
many_results = "$NUMBER résultats" # "3 results"
|
||||
|
||||
# Navigation.
|
||||
skip_to_content = "Passer au contenu"
|
||||
pinned = "Épinglé"
|
||||
jump_to_posts = "Aller aux articles"
|
||||
read_more = "Lire plus"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue