Skip to content

Externalize strings for translation in service models

What does this MR do and why?

The service models in app/models/integrations contain a lot of UI strings, not all of which are prepared for translations. This MR is to clean up these models by externalizing the UI strings.

MR acceptance checklist

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

Related to #284719

Edited by Arturo Herrero

Merge request reports