diff --git a/services/web/app/views/project/list/item.pug b/services/web/app/views/project/list/item.pug index 0ab99893da..5266571da7 100644 --- a/services/web/app/views/project/list/item.pug +++ b/services/web/app/views/project/list/item.pug @@ -63,7 +63,9 @@ td | {{project.lastUpdated | fromNowDate}} span(ng-if='project.lastUpdatedBy') | - | by {{userDisplayName(project.lastUpdatedBy)}} + | #{translate('by')} + | + | {{userDisplayName(project.lastUpdatedBy)}} td.text-right div(