Add Korean (ko.json) to loaded locales

Required because of c83113d49b.
pull/2280/head
Samantaz Fox 3 years ago committed by GitHub
parent 3a84e3abcf
commit bc937a6434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -19,6 +19,7 @@ LOCALES = {
"is" => load_locale("is"), # Icelandic
"it" => load_locale("it"), # Italian
"ja" => load_locale("ja"), # Japanese
"ko" => load_locale("ko"), # Korean
"lt" => load_locale("lt"), # Lithuanian
"nb-NO" => load_locale("nb-NO"), # Norwegian Bokmål
"nl" => load_locale("nl"), # Dutch

Loading…
Cancel
Save