Skip to content

Commit

Permalink
new text string for channel pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ytm15 authored Jul 21, 2024
1 parent f1be8b2 commit 23f0cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/2015ytm.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ NoContent_text_string = "This channel doesn't have any content";
Uploads_text_string = "Uploads";
Shorts_text_string = "Short uploads";
PopularUploads_text_string = "Popular uploads";
NoChannels_text_string = "This channel doesn't feature any other channels.";

function renderSubscribeBtn(parent) {
const mtrlBtnCont = document.createElement("div");
Expand Down

0 comments on commit 23f0cb1

Please sign in to comment.