config/locales/en.yml in trestle-auth-0.4.0 vs config/locales/en.yml in trestle-auth-0.4.1

- old
+ new

@@ -4,5 +4,12 @@ my_account: "My Account" login: "Login" logout: "Logout" error: "Incorrect login details." remember_me: "Remember me" + + auth/account: + titles: + edit: "My Account" + + breadcrumbs: + index: "My Account"