diff --git a/static/app-strings.json b/static/app-strings.json index 9d0121e3a..2ca236592 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -1216,6 +1216,7 @@ "%duration% seconds ago": "%duration% seconds ago", "%duration% second ago": "%duration% second ago", "Check your rewards page to see if you qualify for paid content reimbursement. Only content in this section qualifies.": "Check your rewards page to see if you qualify for paid content reimbursement. Only content in this section qualifies.", - "blocked channels": "blocked channels", - "%count% %channels%. ": "%count% %channels%. " + "You don't have blocked channels.": "You don't have blocked channels.", + "You have one blocked channel.": "You have one blocked channel.", + "You have %channels% blocked channels.": "You have %channels% blocked channels." }