mirror of
https://github.com/iv-org/invidious.git
synced 2025-01-13 18:22:19 +05:30
Add Korean (ko.json) to loaded locales
Required because of c83113d49be085b41756d5f7eecca3d4e7d2fabd.
This commit is contained in:
parent
3a84e3abcf
commit
bc937a6434
@ -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…
x
Reference in New Issue
Block a user