From 1f9c41a63f49e61c5e3c77ed861eed1240bf834d Mon Sep 17 00:00:00 2001 From: f0x Date: Wed, 10 May 2023 20:18:50 +0200 Subject: [PATCH] fix status info variables --- web/template/status.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/template/status.tmpl b/web/template/status.tmpl index bcff3fc5b..5ae5944df 100644 --- a/web/template/status.tmpl +++ b/web/template/status.tmpl @@ -98,7 +98,7 @@ - {{.RepliesCount}} replies + {{.RepliesCount}} {{if .RepliesCount | eq 1}}reply{{else}}replies{{end}}
{{.ReblogsCount}} boost{{if .ReblogsCount | eq 1 | not}}s{{end}}