Initial work on Shares
This commit is contained in:
+20
-1
@@ -60,6 +60,7 @@
|
||||
"playAll": "Play",
|
||||
"playNext": "Play Next",
|
||||
"addToQueue": "Play Later",
|
||||
"share": "Share",
|
||||
"shuffle": "Shuffle",
|
||||
"addToPlaylist": "Add to Playlist",
|
||||
"download": "Download",
|
||||
@@ -180,6 +181,24 @@
|
||||
"actions": {
|
||||
"playNow": "Play Now"
|
||||
}
|
||||
},
|
||||
"share": {
|
||||
"name": "Share |||| Shares",
|
||||
"fields": {
|
||||
"username": "Shared By",
|
||||
"url": "URL",
|
||||
"description": "Description",
|
||||
"contents": "Contents",
|
||||
"expiresAt": "Expires at",
|
||||
"lastVisitedAt": "Last Visited at",
|
||||
"visitCount": "Visits",
|
||||
"updatedAt": "Updated at",
|
||||
"createdAt": "Created at"
|
||||
},
|
||||
"notifications": {
|
||||
},
|
||||
"actions": {
|
||||
}
|
||||
}
|
||||
},
|
||||
"ra": {
|
||||
@@ -433,4 +452,4 @@
|
||||
"toggle_love": "Add this track to favourites"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user