mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Feature: add Korean language (#7573)
This commit is contained in:
@@ -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")),
|
||||
|
Reference in New Issue
Block a user