mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Merge pull request #110 from teolemon/patch-1
translate string in French
This commit is contained in:
commit
a91b9eccb9
1 changed files with 4 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ msgstr ""
|
|||
|
||||
#: forms.py:56 forms.py:67
|
||||
msgid "Choices"
|
||||
msgstr ""
|
||||
msgstr "Choix"
|
||||
|
||||
#: models.py:75
|
||||
#, python-format
|
||||
|
|
@ -122,6 +122,9 @@ msgid ""
|
|||
"\n"
|
||||
"http://%(current_site)s%(avatar_url)s\n"
|
||||
msgstr ""
|
||||
"Votre avatar a été mis à jour. %(avatar)s\n"
|
||||
"\n"
|
||||
"http://%(current_site)s%(avatar_url)s\n"
|
||||
|
||||
#: templates/notification/avatar_updated/notice.html:2
|
||||
#, python-format
|
||||
|
|
|
|||
Loading…
Reference in a new issue