Feature: add Korean language (#7573)

This commit is contained in:
shamoon
2024-08-28 20:10:23 -07:00
committed by GitHub
parent c236176a25
commit 92b2c5cd70
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")),