From 705a86c7b4653c69d8fc5b4b8abf57785afc1005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 1 Dec 2020 23:52:02 -0500 Subject: [PATCH] fix: translation --- templates/account/info.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/account/info.tpl b/templates/account/info.tpl index 6ce6ef2..c3fc74a 100644 --- a/templates/account/info.tpl +++ b/templates/account/info.tpl @@ -88,11 +88,11 @@
  • {{{ if history.flags.targetPurged }}} - [[flags:target-purged]] +

    [[flags:target-purged]]
    {{{ else }}} {../title}
    {{{ end }}} - Flagged ({../timestampReadable}) + [[flags:flagged-timeago-readable, {../timestampISO}, {../timestampReadable}]]

  • {{{end}}}