Skip to content
Snippets Groups Projects
Commit 8606c896 authored by Kushal Pandya's avatar Kushal Pandya Committed by 🤖 GitLab Bot 🤖
Browse files

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

Localize updated text on projects list page

See merge request gitlab-org/gitlab-ce!30875

(cherry picked from commit 691d88b7)

41aba1db Localize updated text on projects list page
parent 8bcb4fd6
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment