{% load i18n %}

{% trans "Roles:" %}

{% trans "The “Project Administrator” role allows users to have full control over your project, including adding moderators and inviting other people to join it." %}

{% trans "The “Project Moderator” role can invite other people to join your project and update their roles, but cannot change the project admin." %}

{% trans "The “Project Member” role gives people access to all services on your project, but does not allow them to invite other people to join the project or update roles." %}