Fix: untranslated merge request consent box
What does this MR do and why?
Reason
For now, the merge request merge consent checkbox was not translated, this MR is meant to fix that for users that do not speak English.
This MR added translation syntax for the checkbox detail message which allows them to be translated.
/cc @prajnamas @orozot @qk44077907
Screenshots or screen recordings
The screenshot showed nothing has been changed which is expected behavior that we do not want to change any text on the page for English, we may verify them by adding in translations later.
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Boot your GDK
- Go to any project > Merge Request > new/edit
- Scroll down to the bottom of the page and 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.
-
I have evaluated the MR acceptance checklist for this MR.