Create ko.json
file creation for korean language_support
This commit is contained in:
@@ -135,6 +135,12 @@ export const languages = [
|
||||
locale: bg,
|
||||
flag: '🇧🇬',
|
||||
},
|
||||
{ // Bulgarian
|
||||
name: '한국어',
|
||||
code: 'ko',
|
||||
locale: ko,
|
||||
flag: '🇰🇷',
|
||||
},
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user