forgejo/templates/package
Yarden Shoham b4e952545b
Remove untranslatable on_date key (#24106)
- Follows #23988 
- Fixes: #24074 by removing this key

GitHub's `relative-time` elements allow us to force their rendering to
`auto`, `past`, or `future` tense. We will never show an absolute date
`on ...` in `TimeSince`

## Before

![image](https://user-images.githubusercontent.com/20454870/231735872-048c7bf3-6aa1-4113-929d-75a985c9922c.png)

## After

![image](https://user-images.githubusercontent.com/20454870/231736116-6ad47b63-77f4-4d3f-82a2-ee9a46ba2bd1.png)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2023-04-15 13:01:54 +02:00
..
content fix: do not escape space between PyPI repository url and package name… (#23981) 2023-04-08 14:57:00 -04:00
metadata Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
shared Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
settings.tmpl Convert <div class="button"> to <button class="button"> (#23337) 2023-03-14 11:34:09 +08:00
view.tmpl Remove untranslatable on_date key (#24106) 2023-04-15 13:01:54 +02:00