From 5dbebc0693d7c8c22959b8425607d2b4e044caee Mon Sep 17 00:00:00 2001 From: James Allen Date: Thu, 13 Sep 2018 10:36:34 +0100 Subject: [PATCH] Translate 'by' --- services/web/app/views/project/list/item.pug | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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(