Skip to content

Fix: locale on project repo settings

What does this MR do and why?

Reason

The current version of project's repository settings' protected branches section was not fully externalized, this MR is meant to fix that.

/cc @prajnamas @orozot @qk44077907

Screenshots or screen recordings

Before After
CleanShot_2022-09-15_at_16.32.49_2x CleanShot_2022-09-15_at_16.32.11_2x

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

How to set up and validate locally

  1. Go to your GDK
  2. Go to any project
  3. Settings > Repository > Protected branches
  4. 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