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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 73 additions and 67 deletions

View file

@ -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": "選擇語言",