From 9bd1c594638678414f63252637d5112c9d9e79e2 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Tue, 5 Nov 2019 14:08:25 +0100 Subject: [PATCH] change unblk to unblock --- webapp/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 8b3ea7165..455d92d3f 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -315,7 +315,7 @@ "columns": { "name": "Name", "slug": "Slug", - "unblk": "Unblock" + "unblock": "Unblock" }, "empty": "So far, you have not blocked anybody.", "how-to": "You can block other users on their profile page via the content menu.",