New translations translation.json (Korean)

This commit is contained in:
AkiraFukushima 2021-03-05 22:33:54 +09:00
parent 1f4920b384
commit e0e2618a9c
1 changed files with 6 additions and 2 deletions

View File

@ -356,8 +356,10 @@
"follows_you": "사용자를 팔로잉 중입니다",
"doesnt_follow_you": "사용자를 팔로잉하지 않습니다",
"detail": "자세히",
"follow": "팔로우",
"unfollow": "언팔로우",
"follow": "Follow this user",
"unfollow": "Unfollow this user",
"subscribe": "Subscribe this user",
"unsubscribe": "Unsubscribe this user",
"follow_requested": "팔로우 요청중",
"open_in_browser": "브라우저에서 열기",
"manage_list_memberships": "리스트 멤버 관리",
@ -436,6 +438,8 @@
"toot_fetch_error": "툿 세부사항을 가져올 수 없습니다",
"follow_error": "사용자를 팔로우할 수 없습니다",
"unfollow_error": "사용자를 언팔로우할 수 없습니다",
"subscribe_error": "Failed to subscribe the user",
"unsubscribe_error": "Failed to unsubscribe the user",
"lists_fetch_error": "리스트를 가져올 수 없습니다",
"list_create_error": "리스트를 생성할 수 없습니다",
"members_fetch_error": "멤버를 가져올 수 없습니다",