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
|
@ -6,8 +6,8 @@
|
|||
"country_selection": "選擇國家",
|
||||
"channel_name_desc": "頻道名 (Z-A)",
|
||||
"channel_name_asc": "頻道名 (A-Z)",
|
||||
"unsubscribe": "取消訂閱",
|
||||
"subscribe": "訂閱",
|
||||
"unsubscribe": "取消訂閱 - {count}",
|
||||
"subscribe": "訂閱 - {count}",
|
||||
"sort_by": "排序依據:",
|
||||
"view_subscriptions": "檢視訂閱內容",
|
||||
"language_selection": "選擇語言",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue