add t/strings for statusbar>lyrics

This commit is contained in:
vrifox 2023-07-18 17:51:22 +02:00 committed by Shiny Nematoda
parent 4efb38a1e0
commit 7ed32cf9fc
3 changed files with 5 additions and 3 deletions

View file

@ -215,7 +215,7 @@ async function Like() {
<button
id="btn-lyrics"
title="Lyrics"
:title="t('lyrics.lyrics')"
aria-label="Lyrics"
class="bi bi-chat-square-quote clickable"
:data-active="player.state.lyrics"