feat(locale): add Kyrgyz language (#4189)

This commit is contained in:
aydin
2025-05-22 18:35:30 +06:00
committed by GitHub
parent 0559beb365
commit 405304775e
3 changed files with 58 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ export { default as ja } from './ja'
export { default as kk } from './kk'
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 ms } from './ms'
export { default as nb_no } from './nb_no'