Add support for showing subscriber count. (#819)

This commit is contained in:
Kavin
2022-03-30 17:34:47 +01:00
committed by GitHub
parent 683459c278
commit 8dbab22744
34 changed files with 73 additions and 67 deletions

View File

@@ -6,7 +6,7 @@
"hide_replies": "답글 숨기기",
"skip_interaction": "상호 작용 알림 (구독) 스킵",
"show_comments": "댓글 보이기",
"unsubscribe": "구독 취소",
"unsubscribe": "구독 취소 - {count}",
"view_subscriptions": "구독 보기",
"least_recent": "가장 오래된",
"theme": "테마",
@@ -31,7 +31,7 @@
"sort_by": "정렬:",
"most_recent": "가장 최신",
"channel_name_asc": "채널 이름 (A-Z)",
"subscribe": "구독",
"subscribe": "구독 - {count}",
"audio_only": "오디오만",
"skip_sponsors": "스폰서 스킵",
"dark": "다크",