Fix for Chinese yes,no,maybe

See #161
This commit is contained in:
Klaas van Schelven
2025-08-28 13:49:19 +02:00
parent 02c7c2e43d
commit e8fb9556f7
2 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@@ -891,3 +891,8 @@ msgstr "偏好已更新"
#~ msgctxt "Project"
#~ msgid "Team"
#~ msgstr "团队"
# Fix on https://code.djangoproject.com/ticket/36579
#. Translators: Please do not add spaces around commas.
msgid "yes,no,maybe"
msgstr "是、,否、,也许"