diff --git a/src/components/AlbumForm.vue b/src/components/AlbumForm.vue index b41874c3..51bfb762 100644 --- a/src/components/AlbumForm.vue +++ b/src/components/AlbumForm.vue @@ -201,7 +201,7 @@ v-model="clear_review_comment" :label="$tc('music.flag.clear', 1)" /> - + {{ this.album ? $t("music.album.update") : $t("music.album.create") diff --git a/src/components/EditReviewComment.vue b/src/components/EditReviewComment.vue index cf19be5d..a52f4c97 100644 --- a/src/components/EditReviewComment.vue +++ b/src/components/EditReviewComment.vue @@ -20,7 +20,7 @@ /> - + {{ $t("music.flag.for-review") }} diff --git a/src/components/Player.vue b/src/components/Player.vue index a01dcd3c..6d6fc001 100644 --- a/src/components/Player.vue +++ b/src/components/Player.vue @@ -47,7 +47,7 @@ - +
{{ $t("home.recently-released") }}