Skip to content

Commit 704e085

Browse files
committed
Fix updated language
1 parent 199fdbd commit 704e085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hypha/apply/projects/reports/templates/reports/report_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</strong>
3232
</span>
3333
<span>
34-
{% trans "Updated on" %}
34+
{% trans "Updated" %}
3535
<strong class="font-semibold">
3636
<relative-time datetime={{ object.current.submitted|date:"c" }}>
3737
{{ object.current.submitted|date:"SHORT_DATETIME_FORMAT" }}

0 commit comments

Comments
 (0)