Fix: locale on MR page sidebar
What does this MR do and why?
The dropdown search box placeholder is not being translated yet, in this MR I added the placeholder attribute with externalized text so it can show translated content for other language users.
/cc @prajnamas @orozot @qk44077907
Screenshots or screen recordings
before | after |
---|---|
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
- Go to your GDK
- Set your preferred language to any language other than English.
- Go to any project > Merge Requests > Any merge request
- Click the edit button on the sidebar milestone or epic or iteration
- 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.