diff --git a/app/views/groups/infrastructure_registry/index.html.haml b/app/views/groups/infrastructure_registry/index.html.haml index 8801dc249dce28e5675eb37bb692bb6bffc19737..2e308fc345724971134baa03a5ac0b0db78720c4 100644 --- a/app/views/groups/infrastructure_registry/index.html.haml +++ b/app/views/groups/infrastructure_registry/index.html.haml @@ -1,4 +1,4 @@ -- page_title _("Infrastructure Registry") +- page_title _("Terraform Module Registry") .row .col-12 diff --git a/app/views/projects/packages/infrastructure_registry/index.html.haml b/app/views/projects/packages/infrastructure_registry/index.html.haml index 9577f6383e993a256af5ea140cc13fc8060bde94..187a116e9729fdf693366745a223e464abf40165 100644 --- a/app/views/projects/packages/infrastructure_registry/index.html.haml +++ b/app/views/projects/packages/infrastructure_registry/index.html.haml @@ -1,4 +1,4 @@ -- page_title _("Infrastructure Registry") +- page_title _("Terraform Module Registry") .row .col-12 diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a45461c9851523a8be920be07b787d47f1e654ed..2c249a38de7c688ef69a040d655fb0626b3e4e6f 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -25980,9 +25980,6 @@ msgstr "" msgid "Infrastructure" msgstr "" -msgid "Infrastructure Registry" -msgstr "" - msgid "Infrastructure as Code (IaC) Scanning" msgstr ""