mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add support for showing subscriber count. (#819)
This commit is contained in:
parent
683459c278
commit
8dbab22744
34 changed files with 73 additions and 67 deletions
|
@ -12,8 +12,8 @@
|
|||
"watch_on": "Youtubeで見る"
|
||||
},
|
||||
"actions": {
|
||||
"subscribe": "チャンネル登録",
|
||||
"unsubscribe": "登録解除",
|
||||
"subscribe": "チャンネル登録 - {count}",
|
||||
"unsubscribe": "登録解除 - {count}",
|
||||
"view_subscriptions": "サブスクリプションを見る",
|
||||
"sort_by": "表示順:",
|
||||
"most_recent": "新しい順",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue