mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
display error in player
This commit is contained in:
parent
f8a06bdfcd
commit
3a5fe4780b
2 changed files with 76 additions and 63 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue