mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-11-02 13:42:04 +00:00
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