auto language on oobe
This commit is contained in:
parent
cf60a6ef06
commit
a81ff286bb
2 changed files with 1 additions and 2 deletions
|
@ -1502,7 +1502,7 @@ const app = new Vue({
|
|||
}
|
||||
}
|
||||
|
||||
this.library.backgroundNotification.message = "Building playlist cache...";
|
||||
this.library.backgroundNotification.message = app.getLz("notification.buildingPlaylistCache");
|
||||
this.library.backgroundNotification.show = true;
|
||||
|
||||
async function deepScan(parent = "p.playlistsroot") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue