diff --git a/lib/lang.js b/lib/lang.js index e4e2d9e2..cdd4cc09 100644 --- a/lib/lang.js +++ b/lib/lang.js @@ -14,6 +14,7 @@ import { id, it, ja, + mn, ms, nb, nl, @@ -108,7 +109,7 @@ export const dateLocales = { 'ja-JP': ja, 'es-MX': es, 'fr-FR': fr, - 'mn-MN': enUS, + 'mn-MN': mn, 'el-GR': el, 'fo-FO': da, 'pt-PT': pt,