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 (#552)
Co-authored-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
13f88a8e86
commit
e8dcd0528e
22 changed files with 47 additions and 1 deletions
|
@ -28,6 +28,7 @@ few_results = "$NUMBER результата" # 2, 3, 4 but not 12-14
|
|||
many_results = "$NUMBER результатов" # 5-9, 0, 11-14, and others
|
||||
|
||||
# Navigation.
|
||||
skip_to_content = "Перейти к содержанию"
|
||||
pinned = "Закреплено"
|
||||
jump_to_posts = "Перейти к записям"
|
||||
read_more = "Читать далее"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue