add some strings
This commit is contained in:
parent
c0927673ee
commit
72257a6837
2 changed files with 6 additions and 1 deletions
|
@ -91,6 +91,8 @@
|
|||
"action.removeFromQueue": "Remove from Queue",
|
||||
"action.removeFromQueue.success": "Removed from Queue",
|
||||
"action.removeFromQueue.error": "Error Removing from Queue",
|
||||
"action.addToPlaylist": "Add to Playlist",
|
||||
"action.addToFavorites": "Add to Favorites",
|
||||
"action.follow": "Follow",
|
||||
"action.follow.success": "Followed",
|
||||
"action.follow.error": "Error Following",
|
||||
|
@ -102,7 +104,9 @@
|
|||
"action.startRadio": "Start Radio",
|
||||
"action.goToArtist": "Go to Artist",
|
||||
"action.goToAlbum": "Go to Album",
|
||||
"action.moveToTop": "Move to top",
|
||||
"action.share": "Share",
|
||||
"action.rename": "Rename",
|
||||
"action.love": "Love",
|
||||
"action.unlove": "Unlove",
|
||||
"action.dislike": "Dislike",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue