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
|
@ -31,8 +31,8 @@
|
|||
"most_recent": "En Yeni",
|
||||
"sort_by": "Sıralama ölçütü:",
|
||||
"view_subscriptions": "Abonelikleri Görüntüle",
|
||||
"unsubscribe": "Abonelikten çık",
|
||||
"subscribe": "Abone ol",
|
||||
"unsubscribe": "Abonelikten çık - {count}",
|
||||
"subscribe": "Abone ol - {count}",
|
||||
"enabled_codecs": "Etkin Çözücüler (Birden Çok)",
|
||||
"enable_lbry_proxy": "LBRY için Vekil Sunucuyu Etkinleştir",
|
||||
"disable_lbry": "Akış için LBRY'yi Devre Dışı Bırak",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue