mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #29825 -- Fixed JS ngettext if the string is a non-plural msgid in the catalog.
This commit is contained in:
Binary file not shown.
@@ -39,3 +39,6 @@ msgid "%s result"
|
||||
msgid_plural "%s results"
|
||||
msgstr[0] "%s Resultat"
|
||||
msgstr[1] "%s Resultate"
|
||||
|
||||
msgid "Image"
|
||||
msgstr "Bild"
|
||||
|
||||
Reference in New Issue
Block a user