mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
add Italian locale
This commit is contained in:
@@ -299,7 +299,8 @@ LANGUAGES = [
|
||||
("de", _("German")),
|
||||
("nl-nl", _("Dutch")),
|
||||
("fr", _("French")),
|
||||
("pt-br", _("Portuguese (Brazil)"))
|
||||
("pt-br", _("Portuguese (Brazil)")),
|
||||
("it", _("Italian"))
|
||||
]
|
||||
|
||||
LOCALE_PATHS = [
|
||||
|
Reference in New Issue
Block a user