Add about tab to channels

This commit is contained in:
syeopite 2021-04-13 21:02:28 -07:00
parent 90bd19dc45
commit e8015fc144
No known key found for this signature in database
GPG key ID: 6FA616E5A5294A82
5 changed files with 80 additions and 19 deletions

View file

@ -384,6 +384,7 @@
"Download": "Download",
"Download as: ": "Download as: ",
"%A %B %-d, %Y": "%A %B %-d, %Y",
"%B %-d, %Y": "%B %-d, %Y",
"(edited)": "(edited)",
"YouTube comment permalink": "YouTube comment permalink",
"permalink": "permalink",
@ -423,5 +424,9 @@
"Current version: ": "Current version: ",
"next_steps_error_message": "After which you should try to: ",
"next_steps_error_message_refresh": "Refresh",
"next_steps_error_message_go_to_youtube": "Go to YouTube"
"next_steps_error_message_go_to_youtube": "Go to YouTube",
"Details": "Details",
"Stats": "Stats",
"Joined": "Joined",
"Links": "Links",
}