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
dd9184c35a
commit
7993ac7213
7 changed files with 61 additions and 52 deletions
|
@ -1,4 +1,4 @@
|
|||
(function (globalScope, store, JSON) {
|
||||
(function (globalScope, JSON) {
|
||||
|
||||
if (!globalScope.MediaBrowser) {
|
||||
globalScope.MediaBrowser = {};
|
||||
|
@ -82,4 +82,4 @@
|
|||
};
|
||||
};
|
||||
|
||||
})(window, store, window.JSON);
|
||||
})(window, window.JSON);
|
Loading…
Add table
Add a link
Reference in a new issue