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