Replace untranslated texts with existing strings

This commit is contained in:
Denevola 2022-10-13 00:51:03 +09:00
parent 0419de79bc
commit 3be8b679ef
2 changed files with 3 additions and 3 deletions

View file

@ -91,7 +91,7 @@ async function Like() {
<Modal
n="2"
:display="showme.pl"
title="Select Playlist to Add"
:title="t('playlist.select')"
@show="
e => {
showme.pl = e;