=_('You can generate an access token scoped to this project for each application to use the GitLab API.')
=_('Generate project access tokens scoped to this project for your applications that need access to the GitLab API.')
-# Commented out until https://gitlab.com/gitlab-org/gitlab/-/issues/219551 is fixed
%p
-# %p
=_('You can also use project access tokens with Git to authenticate over HTTP(S). %{link_start}Learn more.%{link_end}').html_safe%{link_start: link_start,link_end: '</a>'.html_safe}
-# = _('You can also use project access tokens to authenticate against Git over HTTP.')
-else
-else
=_('Project access token creation is disabled in this group. You can still use and manage existing tokens.')
=_('Project access token creation is disabled in this group. You can still use and manage existing tokens. %{link_start}Learn more.%{link_end}').html_safe%{link_start: link_start,link_end: '</a>'.html_safe}