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
1ae53be25d
commit
764a5ac824
78 changed files with 13161 additions and 12936 deletions
|
@ -2301,6 +2301,9 @@ var AppInfo = {};
|
|||
deps.push('cordova/ios/tabbar');
|
||||
deps.push('localsync');
|
||||
}
|
||||
if (AppInfo.isNativeApp && $.browser.android) {
|
||||
deps.push('cordova/android/newapp');
|
||||
}
|
||||
|
||||
require(deps, function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue