locale: add nl (Dutch) language files

This commit is contained in:
Herculino Trotta
2025-01-22 10:21:35 -03:00
parent c14b666921
commit f7c3a2f320
2 changed files with 2063 additions and 0 deletions

View File

@@ -161,6 +161,7 @@ AUTH_USER_MODEL = "users.User"
LANGUAGE_CODE = "en"
LANGUAGES = (
("en", "English"),
("nl", "Nederlands"),
("pt-br", "Português (Brasil)"),
)

File diff suppressed because it is too large Load Diff