diff options
| author | JuneHyeon Bae <devunt@gmail.com> | 2014-12-14 16:43:27 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-12-14 16:48:42 +0100 |
| commit | 9495989265306b773fdc7f6ac8d6739c7e294444 (patch) | |
| tree | 6c79d5435cee1459755bc7e000a08555393aea97 /docs | |
| parent | 71a559e7714bf3da8987d9fc44a8ad7a9b2f9244 (diff) | |
Fixed timesince translations for Korean
Refs #23989.
Forward port of eb632bfba from stable/1.7.x.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index df0167351a..60e4c15e50 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -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`). |
