mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
Add about tab to channels
This commit is contained in:
parent
90bd19dc45
commit
e8015fc144
5 changed files with 80 additions and 19 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue