mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Used full country code instead of just nl
This commit is contained in:
parent
dd2a2ea8a1
commit
a31a104577
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import enMessages from 'lang-compiled/en.json';
|
||||
import nlMessages from 'lang-compiled/nl.json';
|
||||
import nlMessages from 'lang-compiled/nl-NL.json';
|
||||
import zhCNMessages from 'lang-compiled/zh-CN.json';
|
||||
import { format } from 'date-fns';
|
||||
import { enUS, nl, zhCN } from 'date-fns/locale';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue