mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Merge branch 'translate-everything' of https://github.com/ferferga/jellyfin-web into translate-everything
This commit is contained in:
commit
557ab23804
@ -1,5 +1,6 @@
|
||||
import * as locale from 'date-fns/locale'
|
||||
define(["globalize"], function (globalize) {
|
||||
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';
|
||||
import globalize from 'globalize';
|
||||
|
||||
"use strict";
|
||||
|
||||
function getLocale()
|
||||
|
Loading…
Reference in New Issue
Block a user