Skip to content

Commit d4e016e

Browse files
committed
refactor: remove duplicate field translations from users.en.yml
These fields are already defined in forms/user_edit.en.yml and we're using that in the view, so these duplicates are unnecessary.
1 parent bcd1ce9 commit d4e016e

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

config/locales/users.en.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ en:
2323
fields:
2424
email: "Email"
2525
password: "Password"
26-
admin: "Admin"
27-
registered: "Registered"
28-
last_active: "Last Active"
29-
inspections: "Inspections"
3026
sort: "Sort by"
3127

3228
forms:

db/schema.rb

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)