Update en.json (POEditor.com)

This commit is contained in:
Deluan Quintão 2021-08-03 21:41:32 -04:00
parent b44ef81c6f
commit 63000ab5ae

View file

@ -8,7 +8,6 @@
"duration": "Time",
"trackNumber": "#",
"playCount": "Plays",
"playDate": "Last Played",
"title": "Title",
"artist": "Artist",
"album": "Album",
@ -21,10 +20,11 @@
"bitRate": "Bit rate",
"discSubtitle": "Disc Subtitle",
"starred": "Favourite",
"rating": "Rating",
"comment": "Comment",
"rating": "Rating",
"quality": "Quality",
"bpm": "BPM"
"bpm": "BPM",
"playDate": "Last Played"
},
"actions": {
"addToQueue": "Play Later",
@ -76,8 +76,8 @@
"albumCount": "Album Count",
"songCount": "Song Count",
"playCount": "Plays",
"genre": "Genre",
"rating": "Rating"
"rating": "Rating",
"genre": "Genre"
}
},
"user": {
@ -90,9 +90,9 @@
"name": "Name",
"password": "Password",
"createdAt": "Created at",
"changePassword": "Change Password?",
"currentPassword": "Current Password",
"newPassword": "New Password",
"changePassword": "Change Password?"
"newPassword": "New Password"
},
"helperTexts": {
"name": "Changes to your name will only be reflected on next login"