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
|
@ -6,8 +6,8 @@
|
|||
"country_selection": "國家",
|
||||
"channel_name_desc": "頻道名 (Z-A)",
|
||||
"channel_name_asc": "頻道名 (A-Z)",
|
||||
"unsubscribe": "取消訂閱 - {count}",
|
||||
"subscribe": "訂閱 - {count}",
|
||||
"unsubscribe": "取消訂閱",
|
||||
"subscribe": "訂閱",
|
||||
"sort_by": "排序依據:",
|
||||
"view_subscriptions": "檢視訂閱內容",
|
||||
"language_selection": "語言",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue