Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit fd8f5bf

Browse files
author
Fred Wenzel
committed
Alias es-CL and es-MX to es-ES for now; alias en-GB to en-US.
1 parent 54bb87a commit fd8f5bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

settings.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
# LANGS.
3636
LANG_FALLBACK = {
3737
# 'be': 'ru',
38+
'en-GB': 'en-US',
39+
'es-CL': 'es-ES',
40+
'es-MX': 'es-ES',
3841
'ka': 'en-US',
3942
#'mn': 'ru',
4043
#'nn-NO': 'nb-NO',

0 commit comments

Comments
 (0)