diff --git a/front/src/components/About.vue b/front/src/components/About.vue index 2c019918f..d155caa59 100644 --- a/front/src/components/About.vue +++ b/front/src/components/About.vue @@ -20,9 +20,9 @@
-

+

About this pod -

+

No description available. diff --git a/front/src/components/Footer.vue b/front/src/components/Footer.vue index efa476c4c..76426aac5 100644 --- a/front/src/components/Footer.vue +++ b/front/src/components/Footer.vue @@ -10,20 +10,26 @@ About %{instanceUrl}

- + About page + + + Go to Library + + + Home Page Version %{version} - + Use another instance
- -
@@ -38,8 +44,8 @@
- -
diff --git a/front/src/components/Home.vue b/front/src/components/Home.vue index fa72b2b79..f10fd1da1 100644 --- a/front/src/components/Home.vue +++ b/front/src/components/Home.vue @@ -18,9 +18,9 @@
-

+

About this Funkwhale pod -

+
@@ -77,7 +77,7 @@
- +
@@ -98,7 +98,7 @@

Log In

- +
@@ -112,7 +112,7 @@

Users on this pod also get %{ quota } of free storage to upload their own content!

- +

Registrations are closed on this pod. You can signup on another pod using the link below.

diff --git a/front/src/components/Pagination.vue b/front/src/components/Pagination.vue index 6333d9f57..64bd6dc21 100644 --- a/front/src/components/Pagination.vue +++ b/front/src/components/Pagination.vue @@ -2,7 +2,8 @@ diff --git a/front/src/components/Queue.vue b/front/src/components/Queue.vue index 2383f3a53..8dc0aa984 100644 --- a/front/src/components/Queue.vue +++ b/front/src/components/Queue.vue @@ -180,7 +180,7 @@ - @@ -272,6 +272,7 @@ export default { return { queue: this.$pgettext('*/*/*', 'Queue'), duration: this.$pgettext('*/*/*', 'Duration'), + addArtistContentFilter: this.$pgettext('Sidebar/Player/Icon.Tooltip/Verb', 'Hide content from this artist…') } }, timeLeft () { diff --git a/front/src/components/SetInstanceModal.vue b/front/src/components/SetInstanceModal.vue index 2e5c24bc2..d0d7b27f1 100644 --- a/front/src/components/SetInstanceModal.vue +++ b/front/src/components/SetInstanceModal.vue @@ -17,9 +17,9 @@ To continue, please select the Funkwhale instance you want to connect to. Enter the address directly, or select one of the suggested choices.

- +
- + @@ -29,7 +29,7 @@
- +

Suggested choices

diff --git a/front/src/components/Sidebar.vue b/front/src/components/Sidebar.vue index 79e8e0043..a6663a9f3 100644 --- a/front/src/components/Sidebar.vue +++ b/front/src/components/Sidebar.vue @@ -4,6 +4,7 @@ @@ -64,13 +65,16 @@ - - -
{{ $store.state.ui.notifications.inbox + additionalNotifications }}
+ :to="{name: 'content.index'}"> + + {{ labels.addContent }} +
+ + +
+ {{ $store.state.ui.notifications.inbox + additionalNotifications }} +
+ {{ labels.notifications }}