Commit 06eb3d09 authored by Clement Ho's avatar Clement Ho Committed by Kushal Pandya

Localize updated text on projects list page

parent 884c2fe2
...@@ -89,4 +89,4 @@ ...@@ -89,4 +89,4 @@
%span.icon-wrapper.pipeline-status %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 = render 'ci/status/icon', status: project.commit.last_pipeline.detailed_status(current_user), type: 'commit', tooltip_placement: 'top', path: pipeline_path
.updated-note .updated-note
%span Updated #{updated_tooltip} %span _('Updated') #{updated_tooltip}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment