diff --git a/front/src/App.vue b/front/src/App.vue index 6efd3e58..a6da038b 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -2,12 +2,12 @@
-

{{ $gettext('Choose your instance') }}

+

Choose your instance

-

{{ $gettext('You need to select an instance in order to continue') }}

+

You need to select an instance in order to continue

- +

{{ $gettext('Suggested choices') }}

- {{ $gettext('Play all') }} + Play all diff --git a/front/src/components/audio/artist/Card.vue b/front/src/components/audio/artist/Card.vue index 10745f14..bd7cb68c 100644 --- a/front/src/components/audio/artist/Card.vue +++ b/front/src/components/audio/artist/Card.vue @@ -31,7 +31,7 @@ Show 1 more album - {{ $gettext('Collapse') }} + Collapse
@@ -42,7 +42,7 @@ 1 album - {{ $gettext('Play all') }} + Play all diff --git a/front/src/components/audio/track/Table.vue b/front/src/components/audio/track/Table.vue index 5ef9eb49..20322567 100644 --- a/front/src/components/audio/track/Table.vue +++ b/front/src/components/audio/track/Table.vue @@ -40,7 +40,7 @@ curl -G -o "{{ track.files[0].filename }}"