diff --git a/app/views/profile/_person_profile.rhtml b/app/views/profile/_person_profile.rhtml index 8d4c04c..e6bffab 100644 --- a/app/views/profile/_person_profile.rhtml +++ b/app/views/profile/_person_profile.rhtml @@ -9,7 +9,7 @@ <%= display_field(_('Type:'), profile, :privacy_setting, true) %> - <%= _('Created at:') %> + <%= _('Profile created at:') %> <%= show_date(profile.created_at) %> -- libgit2 0.21.2