docs(SupportedLanguages): map ukraine flag

This commit is contained in:
Benjamin Canac
2024-12-17 18:13:18 +01:00
parent 6520790ff7
commit 1b6dda1ea9

View File

@@ -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