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:
committed by
Eugen Rochko
parent
62a94ebed4
commit
886829e96c
@ -7,6 +7,7 @@
|
||||
"account.followers": "Подписаны",
|
||||
"account.follows": "Подписки",
|
||||
"account.follows_you": "Подписан(а) на Вас",
|
||||
"account.hide_reblogs": "Hide boosts from @{name}",
|
||||
"account.media": "Медиаконтент",
|
||||
"account.mention": "Упомянуть",
|
||||
"account.moved_to": "{name} has moved to:",
|
||||
@ -16,6 +17,7 @@
|
||||
"account.report": "Пожаловаться",
|
||||
"account.requested": "Ожидает подтверждения",
|
||||
"account.share": "Поделиться профилем @{name}",
|
||||
"account.show_reblogs": "Show boosts from @{name}",
|
||||
"account.unblock": "Разблокировать",
|
||||
"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": "Pinned toots",
|
||||
|
Reference in New Issue
Block a user