From e3d2c010eedaedac5d6969994cc79a2cc96001ee Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Tue, 22 May 2018 23:38:18 +0200 Subject: [PATCH] Fix #227: fixed a few broken translation strings --- changes/changelog.d/227.bugfix | 1 + front/src/components/library/Track.vue | 3 +-- front/src/components/playlists/Card.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 changes/changelog.d/227.bugfix diff --git a/changes/changelog.d/227.bugfix b/changes/changelog.d/227.bugfix new file mode 100644 index 000000000..5e67d186d --- /dev/null +++ b/changes/changelog.d/227.bugfix @@ -0,0 +1 @@ +Fixed a few broken translations strings (#227) diff --git a/front/src/components/library/Track.vue b/front/src/components/library/Track.vue index 155a1245a..24acca75b 100644 --- a/front/src/components/library/Track.vue +++ b/front/src/components/library/Track.vue @@ -14,8 +14,7 @@ {{ track.album.title }} - - + {{ track.artist.name }} diff --git a/front/src/components/playlists/Card.vue b/front/src/components/playlists/Card.vue index 670b43194..19932a4e8 100644 --- a/front/src/components/playlists/Card.vue +++ b/front/src/components/playlists/Card.vue @@ -11,7 +11,7 @@
- +