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:
parent
a296cc33ee
commit
4c88c9276f
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue