media player updates
This commit is contained in:
parent
285d3deee8
commit
05d6ecfff0
5 changed files with 76 additions and 4 deletions
|
@ -12,7 +12,12 @@
|
|||
"copymessageid": "Copy message id",
|
||||
"media": {
|
||||
"notFound": "Media could not be found",
|
||||
"loading": "Loading"
|
||||
"loading": "Loading",
|
||||
"download": "Download media",
|
||||
"moreInfo": "More info",
|
||||
"artist": "Artist: $1",
|
||||
"composer": "Composer: $1",
|
||||
"length": "Length: $1 minutes and $2 seconds"
|
||||
},
|
||||
"permissions": {
|
||||
"descriptions": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue