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

@ -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": "語言",