debian-mirror-gitlab/app/views/shared/_group_tips.html.haml

6 lines
270 B
Text
Raw Normal View History

2015-04-26 12:48:37 +05:30
%ul
2020-05-24 23:13:21 +05:30
%li= _('A group is a collection of several projects')
%li= _('Members of a group may only view projects they have permission to access')
%li= _('Group project URLs are prefixed with the group namespace')
%li= _('Existing projects may be moved into a group')