Merge branch 'localize-updated-text' into 'master'

Localize updated text on projects list page

See merge request gitlab-org/gitlab-ce!30875
This commit is contained in:
Kushal Pandya 2019-07-18 06:04:13 +00:00
commit 691d88b71d
1 changed files with 1 additions and 1 deletions

View File

@ -89,4 +89,4 @@
%span.icon-wrapper.pipeline-status
= render 'ci/status/icon', status: project.commit.last_pipeline.detailed_status(current_user), type: 'commit', tooltip_placement: 'top', path: pipeline_path
.updated-note
%span Updated #{updated_tooltip}
%span _('Updated') #{updated_tooltip}