Add Korean (ko.json) to loaded locales

Required because of c83113d49b.
This commit is contained in:
Samantaz Fox 2021-07-26 00:15:32 +02:00 committed by GitHub
parent 3a84e3abcf
commit bc937a6434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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