Skip to content
Snippets Groups Projects
Commit 0629ca9b authored by Bjoern Kimminich's avatar Bjoern Kimminich
Browse files

Add Korean to language dropdown selection

parent 6e58a762
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ export const languages = [
{ key: 'id_ID', icons: [ 'id' ], lang: 'Bahasa Indonesia' },
{ key: 'it_IT', icons: [ 'it' ], lang: 'Italiano' },
{ key: 'ja_JP', icons: [ 'jp' ], lang: '日本の', isFlask: true },
{ key: 'ko_KR', icons: [ 'kr' ], lang: '영어' },
{ key: 'lt_LT', icons: [ 'lt' ], lang: 'Lietuviešu', isFlask: true },
{ key: 'lv_LV', icons: [ 'lv' ], lang: 'Latvijas', isFlask: true },
{ key: 'my_MM', icons: [ 'mm' ], lang: 'ျမန္မာ', isFlask: true },
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment