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

@@ -12,8 +12,8 @@
"watch_on": "Youtubeで見る"
},
"actions": {
"subscribe": "チャンネル登録",
"unsubscribe": "登録解除",
"subscribe": "チャンネル登録 - {count}",
"unsubscribe": "登録解除 - {count}",
"view_subscriptions": "サブスクリプションを見る",
"sort_by": "表示順:",
"most_recent": "新しい順",