Various spelling

This commit is contained in:
Allan Nordhøy 2019-01-11 15:54:32 +01:00 committed by Eliot Berriot
parent 8c578fa9f5
commit 5a40981e53
26 changed files with 71 additions and 71 deletions

View file

@ -17,7 +17,7 @@ export default {
computed: {
labels () {
return {
placeholder: this.$gettext('Search for artists, albums, tracks...')
placeholder: this.$gettext('Search for artists, albums, tracks')
}
}
},