feat(i18n): add Luxembourgish language support (#2671)

This commit is contained in:
0xsysr3ll
2026-03-12 15:07:58 +01:00
committed by GitHub
parent 904bc83fe6
commit dccdc95927
4 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ export type AvailableLocale =
| 'it'
| 'ja'
| 'ko'
| 'lb'
| 'lt'
| 'nb-NO'
| 'nl'