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": "Share @{name}'s profile",
|
||||
"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