feat(locale): add Mongolian language (#4214)

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
Byambajav
2025-05-26 16:26:35 +08:00
committed by GitHub
parent f95abf8d1d
commit 44ea02c0d6
2 changed files with 57 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ export { default as km } from './km'
export { default as ko } from './ko'
export { default as ky } from './ky'
export { default as lt } from './lt'
export { default as mn } from './mn'
export { default as ms } from './ms'
export { default as nb_no } from './nb_no'
export { default as nl } from './nl'