mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
Fix python format in fr locale file
This commit is contained in:
parent
30f2930fb3
commit
83eb086761
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ msgstr "Le type de fichier n'est pas pris en charge."
|
|||
#| msgid "Please keep file size under %(max)s. Current file size: %(current)s"
|
||||
msgid "Please keep file size under %(max)s. Current file size: %(current)s."
|
||||
msgstr ""
|
||||
"Veuillez garder la taille du fichier sous %(max). Taille actuelle du "
|
||||
"Veuillez garder la taille du fichier sous %(max)s. Taille actuelle du "
|
||||
"fichier: %(current)s"
|
||||
|
||||
#: settings.py:86
|
||||
|
|
|
|||
Loading…
Reference in a new issue