diff --git a/app/frontend/templates/shared/publicProfile.html.erb b/app/frontend/templates/shared/publicProfile.html.erb index c94665158..e83b2ea31 100644 --- a/app/frontend/templates/shared/publicProfile.html.erb +++ b/app/frontend/templates/shared/publicProfile.html.erb @@ -105,7 +105,7 @@
{{project.author_id == user.id ? 'author' : 'app.shared.public_profile.collaborator' | translate}} - {{ 'app.shared.public_profile.rough_draft' }} + {{ 'app.logged.dashboard.projects.rough_draft' }}