mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Reused the DjangoTranslation class for the javascript_catalog view
Thanks Tim Graham and Cristiano Coelho for the reviews. Refs #26328, #26319.
This commit is contained in:
@@ -19,10 +19,12 @@ msgstr ""
|
||||
msgid "this is to be translated"
|
||||
msgstr "il faut le traduire"
|
||||
|
||||
|
||||
msgid "Choose a time"
|
||||
msgstr "Choisir une heure"
|
||||
|
||||
msgctxt "month name"
|
||||
msgid "May"
|
||||
msgstr "mai"
|
||||
|
||||
msgid "Untranslated string"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user