Update en.json (POEditor.com)
This commit is contained in:
parent
b44ef81c6f
commit
63000ab5ae
1 changed files with 375 additions and 375 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue