add translations for playlist add toast
This commit is contained in:
@@ -239,5 +239,10 @@
|
||||
"Sept": "Sept",
|
||||
"Oct": "Okt",
|
||||
"Nov": "Nov",
|
||||
"Dec": "Dec"
|
||||
"Dec": "Dec",
|
||||
|
||||
"playlist.addedtracks": {
|
||||
"one": "Added {{.trackCount}} track to playlist",
|
||||
"other": "Added {{.trackCount}} tracks to playlist"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user