1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

mr is not a locale

This commit is contained in:
artiume 2020-12-31 17:52:01 -05:00 committed by GitHub
parent a296cc33ee
commit 4c88c9276f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
import { af, arDZ, be, bg, bn, ca, cs, da, de, el, enGB, enUS, eo, es, faIR, fi, fil, fr, frCA, he, hi, hr, hu, gl, id, is, it, ja, kk, ko, lt, mr, ms, nb, import { af, arDZ, be, bg, bn, ca, cs, da, de, el, enGB, enUS, eo, es, faIR, fi, fil, fr, frCA, he, hi, hr, hu, gl, id, is, it, ja, kk, ko, lt, ms, nb,
nl, pl, ptBR, pt, ro, ru, sk, sl, sq, sv, ta, th, tr, uk, vi, zhCN, zhTW } from 'date-fns/locale'; nl, pl, ptBR, pt, ro, ru, sk, sl, sq, sv, ta, th, tr, uk, vi, zhCN, zhTW } from 'date-fns/locale';
import globalize from './globalize'; import globalize from './globalize';
@ -38,7 +38,6 @@ const dateLocales = (locale) => ({
'kk': kk, 'kk': kk,
'ko': ko, 'ko': ko,
'lt-lt': lt, 'lt-lt': lt,
'mr': mr,
'ms': ms, 'ms': ms,
'nb': nb, 'nb': nb,
'nl': nl, 'nl': nl,