Skip to content
Snippets Groups Projects
Commit 1bb3a3db authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

fixing translation typo

parent db174040
No related branches found
Tags v0.2.74
No related merge requests found
Pipeline #69012 passed
...@@ -78,7 +78,7 @@ msgid "Home" ...@@ -78,7 +78,7 @@ msgid "Home"
msgstr "Accueil" msgstr "Accueil"
msgid "Login" msgid "Login"
msgstr "Connection" msgstr "Connexion"
msgid "Admin" msgid "Admin"
msgstr "Admin" msgstr "Admin"
...@@ -87,7 +87,7 @@ msgid "Account" ...@@ -87,7 +87,7 @@ msgid "Account"
msgstr "Compte" msgstr "Compte"
msgid "Logout" msgid "Logout"
msgstr "Deconnection" msgstr "Deconnexion"
msgid "Type your search here" msgid "Type your search here"
msgstr "Rechercher ici" msgstr "Rechercher ici"
......
...@@ -7,7 +7,7 @@ readme = open('README.rst').read() ...@@ -7,7 +7,7 @@ readme = open('README.rst').read()
setup( setup(
name='django-basetheme-bootstrap', name='django-basetheme-bootstrap',
version='0.2.73', version='0.2.74',
description='Django Basetheme Bootstrap', description='Django Basetheme Bootstrap',
long_description=readme, long_description=readme,
author='Bryan Brancotte', author='Bryan Brancotte',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment