Changes between Version 2 and Version 3 of Ticket #36950


Ignore:
Timestamp:
Feb 24, 2026, 11:59:38 PM (4 hours ago)
Author:
Ryu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36950 – Description

    v2 v3  
    1313However, according to the source, the Japanese translation does exist in the django.po file:
    1414
    15 `https://github.com/django/django/blob/a73eed2b5d6dbc78e95482dbd79809b4bd6dd1fd/django/contrib/admin/locale/ja/LC_MESSAGES/django.po#L572-L573`
     15https://github.com/django/django/blob/a73eed2b5d6dbc78e95482dbd79809b4bd6dd1fd/django/contrib/admin/locale/ja/LC_MESSAGES/django.po#L572-L573
    1616
    1717so it appears that the translation entry is present, but not being applied in practice.
Back to Top