mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 03:38:44 +01: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
|
|
@ -27,6 +27,7 @@ one_results = "$NUMBER 결과" # "1 result"
|
|||
many_results = "$NUMBER 결과" # "3 results"
|
||||
|
||||
# Navigation.
|
||||
skip_to_content = "콘텐츠로 건너뛰기"
|
||||
pinned = "고정됨"
|
||||
jump_to_posts = "게시물로 이동"
|
||||
read_more = "더 읽기"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue