From 978afab82e65e2a452c1e05b3fe3189315d8f771 Mon Sep 17 00:00:00 2001
From: Scott <scottsds@gmail.com>
Date: Sun, 15 Dec 2024 10:46:18 -0800
Subject: [PATCH] AO3-6587 Fixing i18n locale location

---
 config/locales/models/en.yml | 3 ++-
 config/locales/views/en.yml  | 1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/locales/models/en.yml b/config/locales/models/en.yml
index dedbd5f10c..d9ad5cae8d 100644
--- a/config/locales/models/en.yml
+++ b/config/locales/models/en.yml
@@ -94,7 +94,6 @@ en:
     errors:
       messages:
         forbidden: "%{value} is not allowed"
-        numeric_with_optional_hash: 'may begin with an # and otherwise contain only numbers.'
       models:
         abuse_report:
           attributes:
@@ -224,6 +223,8 @@ en:
       freeform:
         one: Additional Tag
         other: Additional Tags
+      justifiable:
+        numeric_with_optional_hash: 'may begin with an # and otherwise contain only numbers.'
       pseud: Pseud
       rating:
         one: Rating
diff --git a/config/locales/views/en.yml b/config/locales/views/en.yml
index 983367fc4c..ec00406419 100644
--- a/config/locales/views/en.yml
+++ b/config/locales/views/en.yml
@@ -1743,7 +1743,6 @@ en:
       submit: Save
     edit:
       about_me: About Me
-      admin:
       browser_title: Edit Profile
       change_profile_landmark: Change Profile
       date_of_birth: Date of Birth