Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
Respect My Net
Commits
d05a38ed
Commit
d05a38ed
authored
Mar 29, 2016
by
Okhin
Browse files
Adding spanish to the available languages
parent
f4d91569
Changes
1
Hide whitespace changes
Inline
Side-by-side
nnmon/settings.py
View file @
d05a38ed
...
...
@@ -46,6 +46,7 @@ LANGUAGE_CODE = 'en'
LANGUAGES
=
[
(
'fr'
,
_
(
'French'
)),
(
'en'
,
_
(
'English'
)),
(
'es'
,
_
(
'Spanish'
)),
]
SITE_ID
=
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment