Skip to content

Commit 80cf440

Browse files
authored
Update Korean language support
1 parent 3cb124d commit 80cf440

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/check-locales.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const allLocales = [
1818
["sk", "sk-SK"],
1919
["vi", "vi-VN"],
2020
["zh", "zh-CN"],
21+
["ko", "ko-KR"],
2122
];
2223

2324
const ignoreUnused = [

0 commit comments

Comments
 (0)