Merge pull request #2879 from snematoda/plyr-err

Display error in player
This commit is contained in:
Kavin 2023-08-30 13:55:13 +00:00 committed by GitHub
commit 8906215c9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 76 additions and 63 deletions

View file

@ -18,7 +18,8 @@
"dearrow": "DeArrow"
},
"player": {
"watch_on": "Watch on {0}"
"watch_on": "Watch on {0}",
"failed": "Failed with error code {0}, refer logs for more info"
},
"actions": {
"subscribe": "Subscribe - {count}",