feat(locale): add Azerbaijani language (#3209)

This commit is contained in:
Chingiz Mammadov
2025-02-01 02:59:14 +04:00
committed by GitHub
parent e354d1b3a2
commit 0fb6753c9d
2 changed files with 56 additions and 0 deletions

View File

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