mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated translations
This commit is contained in:
parent
4f2ce200aa
commit
7e060883f6
47 changed files with 134 additions and 449 deletions
|
@ -2327,7 +2327,7 @@ var AppInfo = {};
|
|||
|
||||
defineRoute({
|
||||
path: '/mysync.html',
|
||||
dependencies: ['scripts/syncactivity', 'scripts/taskbutton', 'emby-button'],
|
||||
dependencies: [],
|
||||
autoFocus: false,
|
||||
transition: 'fade',
|
||||
controller: 'scripts/mysync'
|
||||
|
@ -2493,7 +2493,8 @@ var AppInfo = {};
|
|||
defineRoute({
|
||||
path: '/syncactivity.html',
|
||||
dependencies: [],
|
||||
autoFocus: false
|
||||
autoFocus: false,
|
||||
controller: 'scripts/syncactivity'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue