found the 0.001% LOL

Update on i18n stuff
This commit is contained in:
Onur Gümüş 2022-01-25 18:13:58 +03:00
parent 9c5d5631c9
commit 9ee03828ae
6 changed files with 105 additions and 46 deletions

View file

@ -35,7 +35,7 @@
</template>
<template v-else>
<div class="no-lyrics">
Loading... / Lyrics not found./ Instrumental.</div>
{{app.getLz('term.noLyrics')}}</div>
</template>
</div>
</script>