Feature: add Korean language (#7573)

This commit is contained in:
shamoon
2024-08-28 20:10:23 -07:00
committed by GitHub
parent ce663398e6
commit dad3a1ff28
7 changed files with 61 additions and 38 deletions

View File

@@ -696,6 +696,7 @@ LANGUAGES = [
("hu-hu", _("Hungarian")),
("it-it", _("Italian")),
("ja-jp", _("Japanese")),
("ko-kr", _("Korean")),
("lb-lu", _("Luxembourgish")),
("no-no", _("Norwegian")),
("nl-nl", _("Dutch")),