Change page title for subscription page

What does this MR do and why?

The subscription page is titled Your subscription but this is a bit misleading because the subscription/license is being applied to the instance. This change replaces Your with Instance to make that delineation clearer.

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

Before After
127.0.0.1_3000_admin_subscription.png 127.0.0.1_3000_admin_subscription (1).png

How to set up and validate locally

  1. Add a license to the instance
  2. Navigate to /admin/subscription
  3. Observe the page title change
Edited by Austin Regnery

Merge request reports

Loading