diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1d0fbf940..c2614425a 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -363,17 +363,17 @@ Translations in HTML use the ```` tag:: diff --git a/front/src/components/audio/EmbedWizard.vue b/front/src/components/audio/EmbedWizard.vue index ebb65b369..9c11fe7e5 100644 --- a/front/src/components/audio/EmbedWizard.vue +++ b/front/src/components/audio/EmbedWizard.vue @@ -4,26 +4,26 @@
- -

Leave empty for a responsive widget

+ +

Leave empty for a responsive widget

- - -

Copy/paste this code in your website HTML

+ + +

Copy/paste this code in your website HTML

-

Text copied to clipboard!

+

Text copied to clipboard!

@@ -31,7 +31,7 @@

- Preview + Preview

diff --git a/front/src/components/audio/PlayButton.vue b/front/src/components/audio/PlayButton.vue index 932b79608..45d47afbe 100644 --- a/front/src/components/audio/PlayButton.vue +++ b/front/src/components/audio/PlayButton.vue @@ -7,25 +7,25 @@ :disabled="!playable" :class="buttonClasses.concat(['ui', {loading: isLoading}, {'mini': discrete}, {disabled: !playable}])"> - +
diff --git a/front/src/components/audio/Player.vue b/front/src/components/audio/Player.vue index 2b1bd2968..53a0cb86a 100644 --- a/front/src/components/audio/Player.vue +++ b/front/src/components/audio/Player.vue @@ -70,14 +70,14 @@
- The track cannot be loaded + The track cannot be loaded

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

- You may have a connectivity issue. + You may have a connectivity issue.

diff --git a/front/src/components/audio/Search.vue b/front/src/components/audio/Search.vue index cdf933a61..74a96f450 100644 --- a/front/src/components/audio/Search.vue +++ b/front/src/components/audio/Search.vue @@ -1,6 +1,6 @@ diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue index 1f4021ef5..95c9d2f66 100644 --- a/front/src/components/audio/album/Card.vue +++ b/front/src/components/audio/album/Card.vue @@ -11,7 +11,7 @@
- By %{ artist } + By %{ artist } – {{ album.release_date | year }}
@@ -36,21 +36,21 @@
- Show %{ count } more track + Show %{ count } more track - Collapse + Collapse
- Play all + Play all - %{ count } track + %{ count } track
diff --git a/front/src/components/audio/artist/Card.vue b/front/src/components/audio/artist/Card.vue index d0223ac2d..f5e89cc5c 100644 --- a/front/src/components/audio/artist/Card.vue +++ b/front/src/components/audio/artist/Card.vue @@ -28,10 +28,10 @@
- Show 1 more album + Show 1 more album - Collapse + Collapse
@@ -39,10 +39,10 @@
- 1 album + 1 album - Play all + Play all
diff --git a/front/src/components/audio/track/Row.vue b/front/src/components/audio/track/Row.vue index e48de8e51..690fe48f5 100644 --- a/front/src/components/audio/track/Row.vue +++ b/front/src/components/audio/track/Row.vue @@ -38,7 +38,7 @@ {{ time.parse(track.uploads[0].duration) }} - N/A + N/A diff --git a/front/src/components/audio/track/Table.vue b/front/src/components/audio/track/Table.vue index 910d8f98a..13506acae 100644 --- a/front/src/components/audio/track/Table.vue +++ b/front/src/components/audio/track/Table.vue @@ -5,10 +5,10 @@ - Title - Artist - Album - Duration + Title + Artist + Album + Duration diff --git a/front/src/components/auth/Login.vue b/front/src/components/auth/Login.vue index 6a1b65cd3..50acc927a 100644 --- a/front/src/components/auth/Login.vue +++ b/front/src/components/auth/Login.vue @@ -2,20 +2,20 @@
-

Log in to your Funkwhale account

+

Log in to your Funkwhale account

-
We cannot log you in
+
We cannot log you in
    -
  • Please double-check your username/password couple is correct
  • -
  • An unknown error happend, this can mean the server is down or cannot be reached
  • +
  • Please double-check your username/password couple is correct
  • +
  • An unknown error happend, this can mean the server is down or cannot be reached
diff --git a/front/src/components/auth/Logout.vue b/front/src/components/auth/Logout.vue index 3582d6367..84efcd1f0 100644 --- a/front/src/components/auth/Logout.vue +++ b/front/src/components/auth/Logout.vue @@ -3,10 +3,10 @@

- Are you sure you want to log out? + Are you sure you want to log out?

You are currently logged in as %{ username }

- +
diff --git a/front/src/components/auth/Profile.vue b/front/src/components/auth/Profile.vue index 1aaafd102..0f82b6610 100644 --- a/front/src/components/auth/Profile.vue +++ b/front/src/components/auth/Profile.vue @@ -14,14 +14,14 @@
- This is you! + This is you!
- Staff member + Staff member diff --git a/front/src/components/auth/Settings.vue b/front/src/components/auth/Settings.vue index 7959d0780..6d6989450 100644 --- a/front/src/components/auth/Settings.vue +++ b/front/src/components/auth/Settings.vue @@ -3,16 +3,16 @@

- Account settings + Account settings

- Settings updated + Settings updated
-
Your settings can't be updateds
+
Your settings can't be updateds
  • {{ error }}
@@ -25,38 +25,38 @@

- Avatar + Avatar

-
Your avatar cannot be saved
+
Your avatar cannot be saved
  • {{ error }}
-

Upload a new avatar

-

PNG, GIF or JPG. At most 2MB. Will be downscaled to 400x400px.

+

Upload a new avatar

+

PNG, GIF or JPG. At most 2MB. Will be downscaled to 400x400px.

-

Current avatar

+

Current avatar

@@ -66,43 +66,43 @@

- Change my password + Change my password

- Changing your password will also change your Subsonic API password if you have requested one. You will have to update your password on your clients that use this password. + Changing your password will also change your Subsonic API password if you have requested one. You will have to update your password on your clients that use this password.
- Your password cannot be changed + Your password cannot be changed
    -
  • Please double-check your password is correct
  • +
  • Please double-check your password is correct
- +
- +
- Change password -

Change your password?

+ Change password +

Change your password?

-

Changing your password will have the following consequences:

+

Changing your password will have the following consequences:

    -
  • You will be logged out from this session and have to log in with the new one
  • -
  • Your Subsonic password will be changed to a new, random one, logging you out from devices that used the old Subsonic password
  • +
  • You will be logged out from this session and have to log in with the new one
  • +
  • Your Subsonic password will be changed to a new, random one, logging you out from devices that used the old Subsonic password
-
Disable access
+
Disable access