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