mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14450 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Binary file not shown.
@@ -22,3 +22,7 @@ msgstr "il faut le traduire"
|
||||
|
||||
msgid "Choose a time"
|
||||
msgstr "Choisir une heure"
|
||||
|
||||
msgctxt "month name"
|
||||
msgid "May"
|
||||
msgstr "mai"
|
||||
|
||||
Reference in New Issue
Block a user