New translated terms

This commit is contained in:
Deluan
2020-11-13 12:51:32 -05:00
parent b38be69b14
commit df86a8153e
4 changed files with 29 additions and 12 deletions
+11 -3
View File
@@ -19,7 +19,8 @@
"updatedAt": "Updated at",
"bitRate": "Bit rate",
"discSubtitle": "Disc Subtitle",
"starred": "Starred"
"starred": "Starred",
"comment": "Comment"
},
"actions": {
"addToQueue": "Play Later",
@@ -42,7 +43,8 @@
"genre": "Genre",
"compilation": "Compilation",
"year": "Year",
"updatedAt": "Updated at"
"updatedAt": "Updated at",
"comment": "Comment"
},
"actions": {
"playAll": "Play",
@@ -285,6 +287,12 @@
"featureRequests": "Feature requests"
}
},
"activity": {
"title": "Activity",
"totalScanned": "Total Folders Scanned",
"quickScan": "Quick Scan",
"fullScan": "Full Scan"
},
"player": {
"playListsText": "Play Queue",
"openText": "Open",
@@ -310,4 +318,4 @@
"shufflePlay": "Shuffle"
}
}
}
}