This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
web
/
z_element_plus
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
24f9e7efec
Ramuri
Etichete
master
z_element_plus
/
packages
/
utils
/
i18n.ts
i18n.ts
96 B
Istoric
Crud
1
2
export const isKorean = (text: string) =>
/([(\uAC00-\uD7AF)|(\u3130-\u318F)])+/gi.test(text)