mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-01-16 00:32:39 +00:00
fix: trailing '-' on (un)subscribe button in subscriptions page
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
"most_recent": "Am Neuesten",
|
||||
"sort_by": "Sortieren nach:",
|
||||
"view_subscriptions": "Abos anzeigen",
|
||||
"unsubscribe": "Deabonnieren - {count}",
|
||||
"subscribe": "Abonnieren - {count}",
|
||||
"unsubscribe": "Deabonnieren",
|
||||
"subscribe": "Abonnieren",
|
||||
"enabled_codecs": "Aktivierte Codecs (Auswahl mehrerer Codecs möglich)",
|
||||
"enable_lbry_proxy": "Proxy für LBRY einschalten",
|
||||
"disable_lbry": "LBRY für Streaming deaktivieren",
|
||||
|
||||
Reference in New Issue
Block a user