mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-05 22:53:52 +01:00
docs(SupportedLanguages): map ukraine flag
This commit is contained in:
@@ -15,7 +15,8 @@ function getEmojiFlag(locale: string): string {
|
|||||||
cs: 'cz',
|
cs: 'cz',
|
||||||
zh: 'cn',
|
zh: 'cn',
|
||||||
ja: 'jp',
|
ja: 'jp',
|
||||||
ko: 'kr'
|
ko: 'kr',
|
||||||
|
uk: 'ua'
|
||||||
}
|
}
|
||||||
|
|
||||||
// Get base language code before any region specifier
|
// Get base language code before any region specifier
|
||||||
|
|||||||
Reference in New Issue
Block a user