diff --git a/front/src/components/audio/Player.vue b/front/src/components/audio/Player.vue index e010f151e..575f68736 100644 --- a/front/src/components/audio/Player.vue +++ b/front/src/components/audio/Player.vue @@ -65,7 +65,7 @@ We cannot load this track

- The next track will play automatically in a few seconds... + The next track will play automatically in a few seconds…

diff --git a/front/src/components/manage/moderation/DomainsTable.vue b/front/src/components/manage/moderation/DomainsTable.vue index 835b04db5..cf3025c14 100644 --- a/front/src/components/manage/moderation/DomainsTable.vue +++ b/front/src/components/manage/moderation/DomainsTable.vue @@ -148,7 +148,7 @@ export default { computed: { labels () { return { - searchPlaceholder: this.$gettext('Search by name...') + searchPlaceholder: this.$gettext('Search by name…') } }, actionFilters () { diff --git a/front/src/views/content/remote/Home.vue b/front/src/views/content/remote/Home.vue index 636b2fb8c..007fbadca 100644 --- a/front/src/views/content/remote/Home.vue +++ b/front/src/views/content/remote/Home.vue @@ -1,7 +1,7 @@