= I18N::translate('A role is a set of access rights, which give permission to view data, change preferences, etc. Access rights are assigned to roles, and roles are granted to users. Each family tree can assign different access to each role, and users can have a different role in each family tree.') ?>
= I18N::translate('Visitor') ?>
= I18N::translate('Everybody has this role, including visitors to the website and search engines.') ?>
= I18N::translate('Member') ?>
= I18N::translate('This role has all the permissions of the visitor role, plus any additional access granted by the family tree configuration.') ?>
= I18N::translate('Editor') ?>
= I18N::translate('This role has all the permissions of the member role, plus permission to add/change/delete data. Any changes will need to be reviewed by a moderator, unless the user has the “automatically accept changes” option enabled.') ?>
= I18N::translate('Moderator') ?>
= I18N::translate('This role has all the permissions of the editor role, plus permission to accept/reject changes made by other users.') ?>
= I18N::translate('Manager') ?>
= I18N::translate('This role has all the permissions of the moderator role, plus any additional access granted by the family tree configuration, plus permission to change the settings/configuration of a family tree.') ?>
= I18N::translate('Administrator') ?>
= I18N::translate('This role has all the permissions of the manager role in all family trees, plus permission to change the settings/configuration of the website, users, and modules.') ?>