chore(language): Add Korean language

This commit is contained in:
Hivert Quentin
2025-07-03 09:35:50 +02:00
parent 8290cf2859
commit 08bc6aff3f
120 changed files with 3128 additions and 3 deletions

View File

@@ -422,7 +422,7 @@ const punycode = {
* @memberOf punycode
* @type String
*/
'version': '2.3.1',
'version': '2.1.0',
/**
* An object of methods to convert from JavaScript's internal character
* representation (UCS-2) to Unicode code points, and back.