Skip to content

Commit

Permalink
Merge pull request #4 from commoncrawl/update-hmong-iso-code
Browse files Browse the repository at this point in the history
Replace the ISO-639-3 code "blu" by "hmn" (Hmong language)
  • Loading branch information
sebastian-nagel authored Feb 16, 2021
2 parents fa5a77a + c544364 commit c5d60af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ public enum Language {
CEBUANO ("ceb", 165), // ceb
EWE ("ewe", 166), // ee
GA ("gaa", 167), // gaa
HMONG ("blu", 168), // blu = [hmv,mww,...]
HMONG ("hmn", 168), // hmn - used to be "blu" (see https://iso639-3.sil.org/code/blu)
KRIO ("kri", 169), // kri
LOZI ("loz", 170), // loz
LUBA_LULUA ("lua", 171), // lua
Expand Down

0 comments on commit c5d60af

Please sign in to comment.