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
Hiro
GetTor
Commits
08bfed35
Commit
08bfed35
authored
May 22, 2019
by
Hiro
🏄
Browse files
Load default locale
parent
80673c53
Changes
1
Hide whitespace changes
Inline
Side-by-side
gettor/services/email/sendmail.py
View file @
08bfed35
...
...
@@ -160,6 +160,10 @@ class Sendmail(object):
date
=
request
[
4
]
platform
=
request
[
2
]
language
=
request
[
3
]
if
not
language
:
language
=
'en'
strings
.
load_strings
(
language
)
log
.
info
(
"Getting links for {}."
.
format
(
platform
))
...
...
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