Skip to content

Fix: locale on create protected tag page

What does this MR do and why?

The current protected tags tab on repository setting, contains raw texts which cannot be translated into other languages, this MR is meant to fix them for other language speakers.

/cc @prajnamas @orozot @qk44077907

Screenshots or screen recordings

CleanShot_2022-10-18_at_15.07.40_2x

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Set up GDK.
  2. Change your language to other languages other than English.
  3. Go to any projects.
  4. Go to Settings > Repository > Protected branch.
  5. Observe.

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports