feat: add 괜찮음
This commit is contained in:
parent
7e6ad370f4
commit
253657b3b0
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ export namespace processKorean {
|
|||
ㅈㄴ: "존나",
|
||||
ㄱㄴ: "가능",
|
||||
ㅅㄱ: "수고",
|
||||
ㄱㅊ: "괜찮음",
|
||||
};
|
||||
export const DoubleMixedChoseongMapRegex = new RegExp(
|
||||
Object.keys(DoubleMixedChoseongMap)
|
||||
|
|
|
|||
Loading…
Reference in a new issue