feat(locale): add Luxembourgish language (#4264)

This commit is contained in:
adjabaev
2025-06-05 12:34:38 +02:00
committed by GitHub
parent 3bf5acb683
commit 43cbb94ee2
3 changed files with 58 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ 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 lb } from './lb'
export { default as lt } from './lt'
export { default as mn } from './mn'
export { default as ms } from './ms'