mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-16 21:18:18 +00:00
Merge pull request #2879 from snematoda/plyr-err
Display error in player
This commit is contained in:
@@ -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}",
|
||||
|
||||
Reference in New Issue
Block a user