Explorar o código

Locale Type add : ko-KR

revofpla hai 10 meses
pai
achega
599b4b6e49
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/core/src/interfaces/locale.ts

+ 1 - 1
packages/core/src/interfaces/locale.ts

@@ -1 +1 @@
-export type Locale = 'en-US' | 'ja-JP' | 'zh-CN' | 'fr-FR';
+export type Locale = 'en-US' | 'ja-JP' | 'zh-CN' | 'fr-FR' | 'ko-KR';