From: Andy Allan Date: Wed, 8 Mar 2023 14:46:12 +0000 (+0000) Subject: Remove several unused translations from the user#show page X-Git-Tag: live~1448^2~4 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/86e51d7b678b7ad17c3c3ac0175a3233853ede5d Remove several unused translations from the user#show page --- diff --git a/config/locales/en.yml b/config/locales/en.yml index 9535207d5..526234a2d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2598,7 +2598,6 @@ en: deleted: "deleted" show: my diary: My Diary - new diary entry: new diary entry my edits: My Edits my traces: My Traces my notes: My Notes @@ -2627,8 +2626,6 @@ en: created from: "Created from:" status: "Status:" spam score: "Spam Score:" - description: Description - user location: User location role: administrator: "This user is an administrator" moderator: "This user is a moderator" @@ -2643,7 +2640,6 @@ en: comments: "Comments" create_block: "Block this User" activate_user: "Activate this User" - deactivate_user: "Deactivate this User" confirm_user: "Confirm this User" unconfirm_user: "Unconfirm this User" unsuspend_user: "Unsuspend this User"