-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Using version 2.0.0:
console.log(langs.names().find(name => name === "Hawaiian"));
outputs undefined.
console.log(langs.where("2", "haw")); // "haw" is ISO 639-2 for Hawaiian
outputs undefined.
Hawaiian is recognized by ISO 639-2 (source)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels