From c2d3ef3350d0b5ba2fe9cc4148af553374a1e4ec Mon Sep 17 00:00:00 2001 From: Dessalines Date: Mon, 1 Feb 2021 13:05:45 -0500 Subject: [PATCH] Adding allowed and blocked instances. --- translations/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/translations/en.json b/translations/en.json index a745b5f..0c3994a 100644 --- a/translations/en.json +++ b/translations/en.json @@ -291,6 +291,8 @@ "bio": "Bio", "instances": "Instances", "linked_instances": "Linked Instances", + "allowed_instances": "Allowed Instances", + "blocked_instances": "Blocked Instances", "none_found": "None found.", "report_reason_required": "Report reason required.", "report_too_long": "Report too long.",