mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +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
|
@ -30,6 +30,7 @@ few_results = "تم العثور على $NUMBER نتائج" # for 3 to 10 searc
|
|||
many_results = "تم العثور على $NUMBER نتيجة" # 11 or more search results.
|
||||
|
||||
# Navigation.
|
||||
skip_to_content = "الإنتقال إلى المحتوى"
|
||||
pinned = "مثبتة"
|
||||
jump_to_posts = "الإنتقال إلى التدوينات"
|
||||
read_more = "إقرأ المزيد"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue