diff --git a/front/src/components/auth/SubsonicTokenForm.vue b/front/src/components/auth/SubsonicTokenForm.vue
index c5e6783de..ac752d921 100644
--- a/front/src/components/auth/SubsonicTokenForm.vue
+++ b/front/src/components/auth/SubsonicTokenForm.vue
@@ -5,8 +5,7 @@
The Subsonic API is not available on this Funkwhale instance.
- Funkwhale is compatible with other music players that support the Subsonic API.
- You can use those to enjoy your playlist and music in offline mode, on your smartphone or tablet, for instance.
+ Funkwhale is compatible with other music players that support the Subsonic API. You can use those to enjoy your playlist and music in offline mode, on your smartphone or tablet, for instance.
However, accessing Funkwhale from those clients require a separate password you can set below.
diff --git a/front/src/components/manage/moderation/AccountsTable.vue b/front/src/components/manage/moderation/AccountsTable.vue
index d8050ecb5..1f037b3f2 100644
--- a/front/src/components/manage/moderation/AccountsTable.vue
+++ b/front/src/components/manage/moderation/AccountsTable.vue
@@ -168,7 +168,7 @@ export default {
computed: {
labels () {
return {
- searchPlaceholder: this.$gettext('Search by domain, username, bio...')
+ searchPlaceholder: this.$gettext('Search by domain, username, bio…')
}
},
actionFilters () {
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/components/manage/moderation/InstancePolicyCard.vue b/front/src/components/manage/moderation/InstancePolicyCard.vue
index c7d115856..b72c6bac8 100644
--- a/front/src/components/manage/moderation/InstancePolicyCard.vue
+++ b/front/src/components/manage/moderation/InstancePolicyCard.vue
@@ -22,11 +22,11 @@
-
Silence activity
+
Mute activity
-
Silence notifications
+
Mute notifications
diff --git a/front/src/components/manage/moderation/InstancePolicyForm.vue b/front/src/components/manage/moderation/InstancePolicyForm.vue
index 98fd1d644..e90f9ad10 100644
--- a/front/src/components/manage/moderation/InstancePolicyForm.vue
+++ b/front/src/components/manage/moderation/InstancePolicyForm.vue
@@ -112,7 +112,7 @@ export default {
blockAllHelp: this.$gettext("Block everything from this account or domain. This will prevent any interaction with the entity, and purge related content (uploads, libraries, follows, etc.)"),
silenceActivity: {
help: this.$gettext("Hide account or domain content, except from followers."),
- label: this.$gettext("Silence activity"),
+ label: this.$gettext("Mute activity"),
},
silenceNotifications: {
help: this.$gettext("Prevent account or domain from triggering notifications, except from followers."),
diff --git a/front/src/components/playlists/Editor.vue b/front/src/components/playlists/Editor.vue
index 8e7e0ae9d..5b5311f14 100644
--- a/front/src/components/playlists/Editor.vue
+++ b/front/src/components/playlists/Editor.vue
@@ -160,7 +160,7 @@ export default {
}),
labels () {
return {
- copyTitle: this.$gettext('Copy tracks from current queue to playlist')
+ copyTitle: this.$gettext('Copy queued tracks to playlist')
}
},
status () {
diff --git a/front/src/views/Notifications.vue b/front/src/views/Notifications.vue
index 66aaccfa2..98e666943 100644
--- a/front/src/views/Notifications.vue
+++ b/front/src/views/Notifications.vue
@@ -24,7 +24,7 @@
- No notifications yet.
+ No notification to show.
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 @@
-
Loading remote libraries...
+
Loading remote libraries…