Add msg to warn users about empty vid and pl tab

This commit is contained in:
syeopite
2021-06-26 19:12:44 -07:00
parent 39187cc8c2
commit 78da8f8899
29 changed files with 97 additions and 29 deletions

View File

@@ -450,5 +450,7 @@
"Privacy": "",
"short": "",
"long": "",
"This channel doesn't have any content.": ""
"This channel doesn't have any content.": "",
"This channel has no videos.": "",
"This channel has no playlists.": ""
}