Add keyboard shortcuts link to getting-started navigation (#5874)
* Add keyboard shortcuts link to getting-started navigation
* i18n: 🇵🇱
* yarn manage:translations
This commit is contained in:
parent
62a94ebed4
commit
886829e96c
34 changed files with 109 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
"account.followers": "المتابعون",
|
||||
"account.follows": "يتبع",
|
||||
"account.follows_you": "يتابعك",
|
||||
"account.hide_reblogs": "Hide boosts from @{name}",
|
||||
"account.media": "وسائط",
|
||||
"account.mention": "أُذكُر @{name}",
|
||||
"account.moved_to": "{name} has moved to:",
|
||||
|
@ -16,6 +17,7 @@
|
|||
"account.report": "أبلغ عن @{name}",
|
||||
"account.requested": "في انتظار الموافقة",
|
||||
"account.share": "مشاركة @{name}'s profile",
|
||||
"account.show_reblogs": "Show boosts from @{name}",
|
||||
"account.unblock": "إلغاء الحظر عن @{name}",
|
||||
"account.unblock_domain": "فك حظر {domain}",
|
||||
"account.unfollow": "إلغاء المتابعة",
|
||||
|
@ -132,6 +134,7 @@
|
|||
"navigation_bar.favourites": "المفضلة",
|
||||
"navigation_bar.follow_requests": "طلبات المتابعة",
|
||||
"navigation_bar.info": "معلومات إضافية",
|
||||
"navigation_bar.keyboard_shortcuts": "Keyboard shortcuts",
|
||||
"navigation_bar.logout": "خروج",
|
||||
"navigation_bar.mutes": "الحسابات المكتومة",
|
||||
"navigation_bar.pins": "التبويقات المثبتة",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue