diff --git a/basetheme_bootstrap/locale/fr/LC_MESSAGES/django.mo b/basetheme_bootstrap/locale/fr/LC_MESSAGES/django.mo
index d22efe32184256dd7caf2f04ee5f4483bd0c53de..7208a3d17f1390b102cd63511f1c55fce599cbfd 100644
Binary files a/basetheme_bootstrap/locale/fr/LC_MESSAGES/django.mo and b/basetheme_bootstrap/locale/fr/LC_MESSAGES/django.mo differ
diff --git a/setup.py b/setup.py
index fd477bea781acd77097b822e0ef763d773a3a9d2..efecb4f24d83ae6ff7bb48f1d18399cf8509fff8 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ readme = open('README.rst').read()
 
 setup(
     name='django-basetheme-bootstrap',
-    version='0.2.74',
+    version='0.2.75',
     description='Django Basetheme Bootstrap',
     long_description=readme,
     author='Bryan Brancotte',