mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 23:11:43 +01:00
feat(locale): provide code (#2611)
This commit is contained in:
@@ -36,5 +36,6 @@ export type LocalePair = {
|
||||
|
||||
export type Locale = {
|
||||
name: string
|
||||
code: string
|
||||
ui: LocalePair
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user