Merge branch 'translate-everything' of https://github.com/ferferga/jellyfin-web into translate-everything
This commit is contained in:
commit
557ab23804
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
||||||
import * as locale from 'date-fns/locale'
|
import { ar, be, bg, ca, cs, da, de, el, enGB, enUS, es, faIR, fi, fr, frCA, he, hi, hr, hu, id, it, kk, ko, lt, ms, nb, nl, pl, ptBR, pt, ro, ru, sk, sl, sv, tr, uk, vi, zhCN, zhTW } from 'date-fns/locale';
|
||||||
define(["globalize"], function (globalize) {
|
import globalize from 'globalize';
|
||||||
|
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
function getLocale()
|
function getLocale()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue