mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 16:52:38 +00:00
Add support for showing subscriber count. (#819)
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"watch_on": "Youtubeで見る"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "チャンネル登録",
|
||||
"unsubscribe": "登録解除",
|
||||
"subscribe": "チャンネル登録 - {count}",
|
||||
"unsubscribe": "登録解除 - {count}",
|
||||
"view_subscriptions": "サブスクリプションを見る",
|
||||
"sort_by": "表示順:",
|
||||
"most_recent": "新しい順",
|
||||
|
||||
Reference in New Issue
Block a user