Add network error catch

This commit is contained in:
jeffvli 2023-11-16 23:35:26 -08:00
parent fdfbad68e2
commit ccd8d2b6b0
4 changed files with 29 additions and 5 deletions

View file

@ -144,6 +144,7 @@
"localFontAccessDenied": "access denied to local fonts",
"loginRateError": "too many login attempts, please try again in a few seconds",
"mpvRequired": "MPV required",
"networkError": "a network error occurred",
"playbackError": "an error occurred when trying to play the media",
"remoteDisableError": "an error occurred when trying to $t(common.disable) the remote server",
"remoteEnableError": "an error occurred when trying to $t(common.enable) the remote server",