fix: trailing '-' on (un)subscribe button in subscriptions page

This commit is contained in:
Bnyro
2023-12-19 17:04:21 +01:00
parent 6711ed970f
commit c2f78bf03a
55 changed files with 115 additions and 113 deletions

View File

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