fix: trailing '-' on (un)subscribe button in subscriptions page

This commit is contained in:
Bnyro 2023-12-19 17:04:21 +01:00
parent 6711ed970f
commit c2f78bf03a
55 changed files with 115 additions and 113 deletions

View file

@ -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",