Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hackinscience
hkis-website
Commits
03bd9933
Commit
03bd9933
authored
Jul 21, 2020
by
Julien Palard
Browse files
Old issue
parent
daa1b96a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
03bd9933
...
...
@@ -23,6 +23,7 @@ To also run the moulinette, you'll need to install `firejail` and `redis` then r
celery -A hkis worker
```
## Translations
```
...
...
@@ -42,8 +43,3 @@ $ cd locale/fr/LC_MESSAGES
$ if [ -f django.po ] ; then msgmerge -U django.po django.pot; else cp django.pot django.po; fi
# msgfmt django.po -o django.mo
```
# TODO
-
In the exercise page, links to documentation should open in a new tab.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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