feat(locale): add Bengali (বাংলা) language (#3321)

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
B. Jonson
2025-02-15 23:45:54 +06:00
committed by GitHub
parent f0553ebb49
commit 1d09a2aa35
3 changed files with 57 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
export { default as ar } from './ar'
export { default as az } from './az'
export { default as bn } from './bn'
export { default as cs } from './cs'
export { default as da } from './da'
export { default as de } from './de'