From 445f38eb3cf6aa720b5d535dc80bb6dd11b0e9ae Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 29 May 2020 13:03:39 -0400 Subject: [PATCH] More clear remove / delete translations. #712 --- ui/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/translations/en.json b/ui/translations/en.json index 8a9a570e..b08becc0 100644 --- a/ui/translations/en.json +++ b/ui/translations/en.json @@ -64,14 +64,14 @@ "remove_as_admin": "remove as admin", "appoint_as_admin": "appoint as admin", "remove": "remove", - "removed": "removed", + "removed": "removed by mod", "locked": "locked", "stickied": "stickied", "reason": "Reason", "mark_as_read": "mark as read", "mark_as_unread": "mark as unread", "delete": "delete", - "deleted": "deleted", + "deleted": "deleted by creator", "delete_account": "Delete Account", "delete_account_confirm": "Warning: this will permanently delete all your data. Enter your password to confirm.", -- 2.44.1