diff options
| author | Maximilian Merz <git@mxmerz.de> | 2018-03-13 16:28:39 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2018-05-10 15:53:33 +0200 |
| commit | 78912ccd0e1fcdfe98ca85081c9eb8acb7aa1f6d (patch) | |
| tree | 19cca377b1dfa012330b96237df93dadd503a106 /docs | |
| parent | 704443acacf0dfbcb1c52df4b260585055754ce7 (diff) | |
Fixed #21408 — German Translation for “3 days ago”
The problem:
“3 days ago” should translate to “vor 3 Tagen” in German, while “3 days” translates to “3 Tage”. #21408 describes that django always translated to “Tage”, even when the dative “Tagen” was correct. The same applies to months (“Monate”/“Monaten”) and years (“Jahre”/“Jahren”).
The solution:
Let `timesince` caller provide the string dict to use for the time-related strings.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
