[WIP] Added Artist/ReleaseInfo
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<messages xmlns:if="Wt.WTemplate.conditions">
|
||||
<!--FORMS message blocks-->
|
||||
|
||||
<message id="Lms.Explore.ArtistInfo.template">
|
||||
<h3>${tr:Lms.Explore.ArtistInfo.similar-artists}</h3>
|
||||
${similar-artists}
|
||||
</message>
|
||||
|
||||
</messages>
|
||||
Reference in New Issue
Block a user