feat(locale): add Bulgarian language (#3783)

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
How Bizarre
2025-04-04 22:42:18 +03:00
committed by GitHub
parent af1bf1bbde
commit a0c9731f63
2 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 bg } from './bg'
export { default as bn } from './bn'
export { default as ca } from './ca'
export { default as cs } from './cs'