mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Replace untranslated texts with existing strings
This commit is contained in:
parent
0419de79bc
commit
3be8b679ef
2 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue