mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
a2b7ece263
commit
66b7d55c95
4 changed files with 37 additions and 16 deletions
|
@ -376,7 +376,7 @@ var WizardLibraryPage = {
|
|||
|
||||
var task = tasks.filter(function (t) {
|
||||
|
||||
return t.Name == 'Scan media library';
|
||||
return t.Key == 'RefreshLibrary';
|
||||
|
||||
})[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue