Use friendly_date_ago helper for user_blocks

Refs #2255

Removes two unused translations.
This commit is contained in:
Andy Allan 2019-06-19 12:01:39 +02:00
parent cd5e28406b
commit 5e06815214
2 changed files with 2 additions and 4 deletions

View file

@ -2372,7 +2372,7 @@ en:
time_future: "Ends in %{time}."
until_login: "Active until the user logs in."
time_future_and_until_login: "Ends in %{time} and after the user has logged in."
time_past: "Ended %{time} ago."
time_past: "Ended %{time}."
block_duration:
hours:
one: "1 hour"
@ -2400,8 +2400,6 @@ en:
show:
title: "%{block_on} blocked by %{block_by}"
heading: "%{block_on} blocked by %{block_by}"
time_future: "Ends in %{time}"
time_past: "Ended %{time} ago"
created: "Created"
ago: "%{time} ago"
status: "Status"