mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-11-28 04:08:21 +00:00
Add support for showing subscriber count. (#819)
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
"most_recent": "Najnovšie",
|
||||
"sort_by": "Zoradiť podľa:",
|
||||
"view_subscriptions": "Zobraziť odbery",
|
||||
"unsubscribe": "Zrušiť odber",
|
||||
"subscribe": "Odberať",
|
||||
"unsubscribe": "Zrušiť odber - {count}",
|
||||
"subscribe": "Odberať - {count}",
|
||||
"minimize_recommendations": "Minimalizujte odporúčania",
|
||||
"show_recommendations": "Zobraziť odporúčania"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user