mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
fix: trailing '-' on (un)subscribe button in subscriptions page
This commit is contained in:
parent
6711ed970f
commit
c2f78bf03a
55 changed files with 115 additions and 113 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 - {count}",
|
||||
"subscribe": "Abone Ol - {count}",
|
||||
"unsubscribe": "Abonelikten Çık",
|
||||
"subscribe": "Abone Ol",
|
||||
"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