feat(locale): add Kazakh language (#3875)

This commit is contained in:
Altynbek
2025-04-14 13:48:14 +05:00
committed by GitHub
parent d059efca25
commit 43153c4e91
2 changed files with 57 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ export { default as id } from './id'
export { default as it } from './it'
export { default as ja } from './ja'
export { default as km } from './km'
export { default as kk } from './kk'
export { default as ko } from './ko'
export { default as nb_no } from './nb_no'
export { default as nl } from './nl'