update error message

This commit is contained in:
Sean Yesmunt 2020-03-13 13:00:56 -04:00
parent e2c476dbf9
commit f755ec0bcf
2 changed files with 2 additions and 2 deletions

View file

@ -1042,7 +1042,6 @@
"Top claims at lbry://%name%": "Top claims at lbry://%name%",
"Last Updated": "Last Updated",
"Total Publishes": "Total Publishes",
"Almost there": "Almost there",
"Are you sure you want to delete this channel?": "Are you sure you want to delete this channel?",
"Are you sure? Type %name% to confirm that you wish to delete the channel.": "Are you sure? Type %name% to confirm that you wish to delete the channel.",
"You're about to permanently delete a channel. Content published under this channel will be orphaned and their signing channel invalid. Content sync programs using this channel will fail.": "You're about to permanently delete a channel. Content published under this channel will be orphaned and their signing channel invalid. Content sync programs using this channel will fail."

View file

@ -306,7 +306,8 @@ function App(props: Props) {
more_information: <Button button="link" label={__('more')} href="https://status.lbry.com/" />,
}}
>
lbry.tv is currently experiencing issues. Try refreshing to fix it.
lbry.tv performance may be degraded. You can try to use it, or wait 5 minutes and refresh. Please no crush
us.
</I18nMessage>
}
actionText={__('Refresh')}