Translate devices.js, dashboard.js and added new keys

This commit is contained in:
ferferga 2020-04-02 19:53:11 +02:00
parent 368f21010b
commit 35c4d06bf6
6 changed files with 12 additions and 10 deletions

View file

@ -1,4 +1,4 @@
define(["jQuery", "loading", "events", "globalize", "dfnshelper", "serverNotifications", "date-fns", "listViewStyle", "emby-button"], function($, loading, events, globalize, dfnshelper, serverNotifications, datefns) {
define(["jQuery", "loading", "events", "globalize", "serverNotifications", "date-fns", "dfnshelper", "listViewStyle", "emby-button"], function ($, loading, events, globalize, serverNotifications, datefns, dfnshelper) {
"use strict";
function reloadList(page) {