mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[3.1.x] Fixed #31853 -- Fixed wrapping of translated action labels in admin sidebar.
Backport of b0af56f639
from master
This commit is contained in:
parent
42e31d4922
commit
ff8e6e83a9
2 changed files with 6 additions and 1 deletions
|
@ -9,4 +9,5 @@ Django 3.1.1 fixes several bugs in 3.1.
|
|||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Fixed wrapping of translated action labels in the admin's navigation sidebar
|
||||
for East Asian languages (:ticket:`31853`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue