Skip to content

Commit e6316ff

Browse files
committed
add Huasteca Nahuatl language code
1 parent af113da commit e6316ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/types.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ global const code_to_lang = Dict{String, Language}(
198198
"run" => Rundi(),
199199
"sna" => Shona(),
200200
"uig" => Uyghur(),
201+
"nhw" => NahuatlHuasteca(),
201202
)
202203

203204
"""

0 commit comments

Comments
 (0)