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": "답장",
|
||||
"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": "고정된 툿",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue