Update strings for
Update strings for (https://github.com/lbryio/lbry-desktop/blob/master/ui/page/settings/view.jsx) 'Blocked channels' settings
This commit is contained in:
parent
c23d2a91f4
commit
6eb3c47417
1 changed files with 3 additions and 2 deletions
|
@ -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."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue