Adds annual review translations for Galician and Spanish

This commit is contained in:
Mouse Reeve
2021-12-28 07:02:52 -08:00
parent d0e44f1ee4
commit 86e8d36b25
18 changed files with 1452 additions and 458 deletions

View File

@ -14,7 +14,7 @@ VERSION = "0.1.0"
PAGE_LENGTH = env("PAGE_LENGTH", 15)
DEFAULT_LANGUAGE = env("DEFAULT_LANGUAGE", "English")
JS_CACHE = "3891b373"
JS_CACHE = "2d3181e1"
# email
EMAIL_BACKEND = env("EMAIL_BACKEND", "django.core.mail.backends.smtp.EmailBackend")