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
|
@ -11,7 +11,7 @@
|
|||
"watch_on": "ดูบน {0}"
|
||||
},
|
||||
"actions": {
|
||||
"unsubscribe": "เลิกติดตาม - {count}",
|
||||
"unsubscribe": "เลิกติดตาม",
|
||||
"view_subscriptions": "ดูการสมัครสมาชิก",
|
||||
"channel_name_asc": "ชื่อช่อง (A-Z)",
|
||||
"channel_name_desc": "ชื่อช่อง (Z-A)",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"skip_sponsors": "ข้ามผู้สนับสนุน",
|
||||
"skip_intro": "ข้ามช่วงพัก/แนะนำแอนิเมชั่น",
|
||||
"skip_outro": "ข้ามภาพตอนจบ/เครดิต",
|
||||
"subscribe": "ติดตาม - {count}",
|
||||
"subscribe": "ติดตาม",
|
||||
"sort_by": "เรียงตาม:",
|
||||
"most_recent": "ล่าสุด",
|
||||
"enable_sponsorblock": "เปิดใช้งานการบล็อกสปอนเซอร์"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue