mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Add network error catch
This commit is contained in:
parent
fdfbad68e2
commit
ccd8d2b6b0
4 changed files with 29 additions and 5 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue