Selaa lähdekoodia

Locale Type add : ko-KR

revofpla 10 kuukautta sitten
vanhempi
sitoutus
599b4b6e49
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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';