mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed timesince translations for Korean
Refs #23989.
Forward port of eb632bfba
from stable/1.7.x.
This commit is contained in:
parent
71a559e771
commit
9495989265
3 changed files with 12 additions and 9 deletions
|
@ -133,3 +133,5 @@ Bugfixes
|
|||
on Oracle (the main tablespace was increased from 200M to 300M and the
|
||||
temporary tablespace from 100M to 150M). This was required to accomodate
|
||||
growth in Django's own test suite (:ticket:`23969`).
|
||||
|
||||
* Fixed timesince filter translations in Korean (:ticket:`23989`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue