Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-06-19 09:24:27 +00:00
parent 47aa808c4b
commit ab756700d5
66 changed files with 1560 additions and 284 deletions

View File

@ -33,7 +33,7 @@ module Sidebars
def system_info_menu_item
::Sidebars::MenuItem.new(
title: _('System Info'),
title: _('System information'),
link: admin_system_info_path,
active_routes: { controller: 'system_info' },
item_id: :system_info