Commit 0d005cab authored by Marvin Karegyeya's avatar Marvin Karegyeya Committed by Kerri Miller

Externalise strings in labels/edit.html.haml

parent 50912ad6
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
- page_title _("Edit"), @label.name, _("Labels") - page_title _("Edit"), @label.name, _("Labels")
%h3.page-title %h3.page-title
Edit Label = _('Edit Label')
%hr %hr
= render 'shared/labels/form', url: group_label_path(@group, @label), back_path: @previous_labels_path = render 'shared/labels/form', url: group_label_path(@group, @label), back_path: @previous_labels_path
---
title: Externalise strings in labels/edit.html.haml
merge_request: 58294
author: nuwe1
type: other
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