Fixed 'music' category string not being translated
All checks were successful
Run Integration Tests / test (push) Successful in 34s
All checks were successful
Run Integration Tests / test (push) Successful in 34s
This commit is contained in:
parent
8fc17b280b
commit
3407ed5f4b
9 changed files with 8 additions and 11 deletions
|
@ -125,7 +125,7 @@
|
|||
<div class="icon-button">
|
||||
<button id="sub-search-wrapper-ico-video" class="material-icons-round clickable" name="t" value="music">
|
||||
<span class="material-icons-round"></span> <!-- 'note' icon -->
|
||||
<p>{{ translate "music" }}</p>
|
||||
<p>{{ translate "category_music" }}</p>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue