Remove extra whitespace after placeholder in i18n text

What does this MR do and why?

Remove extra whitespace after placeholder in i18n text

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

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

Before After
Screenshot_2024-08-16_at_09.32.56 Screenshot_2024-08-16_at_09.37.35

How to set up and validate locally

  1. Go to http://gdk.test:3000/flightjs/Flight/-/security/configuration/dast (or any other project). If the page does not work, check first on http://gdk.test:3000/flightjs/Flight/-/security/configuration if you need to enable "DAST".
  2. Click on "Select site profile"
  3. Click on "New site profile"
  4. Create a new profile and save
  5. Click on the 'edit' icon
  6. For Site type, select API
  7. For Scan Method, select GraphQL

Merge request reports

Loading