diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 085975a53..e43adc078 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -434,6 +434,7 @@ This hierarchical structure is made of several parts: - ``Menu`` - ``Modal`` - ``Sidebar`` + - ``Head`` - ``Popup`` - ``*`` for strings that are not tied to a specific location @@ -447,6 +448,7 @@ This hierarchical structure is made of several parts: - ``Moderation`` - ``Player`` - ``Playlist`` + - ``Favorites`` - ``Notifications`` - ``Radio`` - ``Settings`` diff --git a/front/src/components/favorites/List.vue b/front/src/components/favorites/List.vue index 8015b9676..bf971fab2 100644 --- a/front/src/components/favorites/List.vue +++ b/front/src/components/favorites/List.vue @@ -3,7 +3,7 @@
- Loading your favorites… + Loading your favorites…

@@ -11,7 +11,8 @@ + :translate-params="{count: results.count}" + :translate-context="'Content/Favorites/Title'"> 1 favorite

@@ -21,7 +22,7 @@
- +
- +
- +