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
|
@ -176,7 +176,7 @@
|
|||
|
||||
var task = tasks.filter(function (t) {
|
||||
|
||||
return t.Name == 'Refresh Guide';
|
||||
return t.Key == 'RefreshGuide';
|
||||
|
||||
})[0];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue