Added recently added releases feature
This commit is contained in:
+7
-1
@@ -7,6 +7,12 @@
|
||||
<h2>${tr:Lms.Explore.most-played-artists}</h2>
|
||||
</div>
|
||||
${most-played-artists}
|
||||
|
||||
<div class="page-header">
|
||||
<h2>${tr:Lms.Explore.recently-added-artists}</h2>
|
||||
</div>
|
||||
${recently-added-artists}
|
||||
|
||||
<div class="page-header">
|
||||
<h2>${tr:Lms.Explore.artists}</h2>
|
||||
</div>
|
||||
@@ -20,7 +26,7 @@
|
||||
${show-more}
|
||||
</message>
|
||||
|
||||
<message id="Lms.Explore.Artists.template.most-played-entry">
|
||||
<message id="Lms.Explore.Artists.template.compact-entry">
|
||||
${name}
|
||||
</message>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user